Mono Class Library: Overview

System.Runtime.Serialization.SerializationInfoEnumerator: Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
CurrentSerializationEntry. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
ObjectTypeType. Documentation for this section has not yet been entered.
[read-only]
Valueobject. Documentation for this section has not yet been entered.

Public Methods

MoveNext() : bool
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
IEnumerator.Currentobject. Documentation for this section has not yet been entered.