Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8287851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T12:09:22+00:00 2026-06-08T12:09:22+00:00

Is there a reason why you have to specify variable names in interfaces. For

  • 0

Is there a reason why you have to specify variable names in interfaces. For example, look at the code below:

 Public Class Class1
        Public Function Test(ByVal j As Integer)

        End Function End Class

    Public Interface int1
        Function Test(ByVal i As Integer)
      End Interface

The integer in the class is named j, but it is named i in the interface. Why wouldn’t the interface be like this:

Public Interface int1
            Function Test(Integer)
          End Interface

I realise this is a basic question. I just find it curious.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T12:09:23+00:00Added an answer on June 8, 2026 at 12:09 pm

    At the very least, in 2.0, if the override didn’t match the interface signature, then you weren’t technically implementing it http://msdn.microsoft.com/en-us/library/ms182251(v=vs.80).aspx

    I’m not sure about it nowadays. And as for why? I dunno. Are you coming from another language? If I recall right, other language header files only required the type in the signature but not a name.

    Possible dupe of Why do we have to name interface method parameters? -this explains a couple other reasons that you might encounter.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a reason why java does not have a class which allows both
If you have Parent has_many :children Child Is there any reason a foreign key
How do I do it? Is there any reason I shouldn't? I have a
Have you ever obfuscated your code before? Are there ever legitimate reasons to do
For some reason there's a variable called d that is defined immediately after I
Is there any reason why the below won't work, it seems to work on
Is there any reason for calling close methods on the StreamWriter class? Why do
Main Question: I have a reference type (object/class) where I would like to specify
I have a function which takes four optional arguments: public function doSomething($x = null,
In a window I have there is a list of DockPanel s to specify

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.