
FormatterServices.GetSerializableMembers Method
.NET Framework 4
Returns all the serializable members for a particular class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() | GetSerializableMembers(Type) | Gets all the serializable members for a class of the specified Type. |
![]() ![]() | GetSerializableMembers(Type, StreamingContext) | Gets all the serializable members for a class of the specified Type and in the provided StreamingContext. |
