System.Runtime.Serialization.SerializationInfoEnumerator: Property Members

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

Public Properties

[read-only]
CurrentSerializationEntry.

Gets the item currently being examined.

[read-only]
Namestring.

Gets the name for the item currently being examined.

[read-only]
ObjectTypeType.

Gets the type of the item currently being examined.

[read-only]
Valueobject.

Gets the value of the item currently being examined.