PofStreamWriter Properties |
The PofStreamWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsEvolvable |
Gets or sets the flag that indicate if the object to be written
is either evolvable or part of an evolvable object.
|
![]() | PofContext |
Gets or sets the IPofContext object used by this
PofStreamWriter to serialize user types into a POF stream.
|
![]() | PofHandler |
Gets the WritingPofHandler used internally by this
PofStreamWriter to write the POF stream.
|
![]() | UserTypeId |
Gets the user type that is currently being written.
|
![]() | VersionId |
Gets or sets the version identifier of the user type that is
currently being written.
|