The properties of the SerializationInfoEnumerator class are listed below. For a complete list of SerializationInfoEnumerator class members, see the SerializationInfoEnumerator Members topic.
Current | Gets the item which is currently being examined. |
Name | Gets the name for the item currently being examined. |
ObjectType | Gets the type of the item currently being examined. |
Value | Gets the data associated with the item currently being examined. |
SerializationInfoEnumerator Class | System.Runtime.Serialization Namespace