|
-
Apr 21st, 2004, 12:53 PM
#1
Thread Starter
Lively Member
Methods and properties
I am trying to figure out how to make a function so that you can only pick certain arguments for the argument list. Not Overidding the function.
For Example:
Sub New (ByVal value As String, ByVal value2 As String)
I want the value 2 to only have the value 1 or 2.....
Can't i set that up in the argument list? Iv'e looked everywhere and i thought i remember seeing something about it.
Mag
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|