The members of System.Runtime.Serialization.SerializationInfoEnumerator are listed below.
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. |
[read-only] | IEnumerator.Current | object.
![]() Gets the current item in the collection. |