NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SerializationInfoEnumerator Properties

The properties of the SerializationInfoEnumerator class are listed below. For a complete list of SerializationInfoEnumerator class members, see the SerializationInfoEnumerator Members topic.

Public:

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.

See Also

SerializationInfoEnumerator Class | System.Runtime.Serialization Namespace