UserTypeReader Properties |
The PofStreamReaderUserTypeReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | NextPropertyIndex |
Return the index of the next property in the POF stream.
|
![]() | ParentParser |
If this parser is contextually within a user type, obtain the
parser which created this parser in order to parse the user type.
(Overrides PofStreamReaderParentParser.) |
![]() | PofContext |
Gets or sets the IPofContext object used by this
PofStreamReader to deserialize user types from a POF
stream.
(Inherited from PofStreamReader.) |
![]() | PreviousPropertyIndex |
Return the index of the most recent property read or
(if it were missing) requested.
|
![]() | UserTypeId |
Gets the user type that is currently being parsed.
(Overrides PofStreamReaderUserTypeId.) |
![]() | VersionId |
Gets the version identifier of the user type that is
currently being parsed.
(Overrides PofStreamReaderVersionId.) |