System.Runtime.Serialization.SerializationEntry Members

The members of System.Runtime.Serialization.SerializationEntry are listed below.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
Namestring.

Gets the name of the object.

[read-only]
ObjectTypeType.

Gets the Type of the object.

[read-only]
Valueobject.

Gets the value contained in the object.