The properties of System.Runtime.Serialization.SerializationInfoEnumerator are listed below. For a list of all members, see the SerializationInfoEnumerator Members list.
See Also: Inherited members from System.Object
[read-only] | Current | SerializationEntry.
Gets the item currently being examined. |
[read-only] | Name | string.
Gets the name for the item currently being examined. |
[read-only] | ObjectType | Type.
Gets the type of the item currently being examined. |
[read-only] | Value | object.
Gets the value of the item currently being examined. |