Tuesday, March 16, 2010

Function Members

 All members of a class or a struct (except fields and constants) are classified as function members.
Function members are:
•    Methods
•    Properties
•    Events
•    Indexers
•    User – defined operators
•    Constructors
•    Destructors

No comments:

Post a Comment