{"id":11101,"date":"2011-11-10T15:16:29","date_gmt":"2011-11-10T15:16:29","guid":{"rendered":"https:\/\/www.techopedia.com\/definition\/class-members\/"},"modified":"2011-11-10T15:16:47","modified_gmt":"2011-11-10T15:16:47","slug":"class-members","status":"publish","type":"definition","link":"https:\/\/www.techopedia.com\/definition\/25589\/class-members-c-sharp","title":{"rendered":"Class members"},"content":{"rendered":"

What Does Class members Mean?<\/span><\/h2>\n

Class members, in C#, are the members of a class that represent the data and behavior of a class.<\/p>\n

Class members are members declared in the class and all those (excluding constructors and destructors) declared in all classes in its inheritance hierarchy.<\/p>\n

Class members can be of the following types:<\/p>\n