EnumBuilder.GetMembers Method
.NET Framework 4
This method is not supported on types that have not been completed.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetMembers() | Returns all the public members of the current Type. (Inherited from Type.) |
|
GetMembers(BindingFlags) | Returns the specified members declared or inherited by this type,. (Overrides Type.GetMembers(BindingFlags).) |