|
-
Dec 3rd, 2003, 05:21 PM
#1
Thread Starter
Hyperactive Member
What is a 'sub-class' mean
I was going thru a book and he wrote a class in a class and it looked it like this..
Public class Request
Public class parameter
private m_paramName as string
private m_Paramvalue as string
Public property ParamName as string
....
....
end property
End class
End class
What does it mean by subclass? I am seeing the subclass first time...any advantages?
thanks
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
|