UserTypeWriter Properties |
The PofStreamWriterUserTypeWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEvolvable |
Gets the flag that indicate if the object to be written is
either evolvable or part of an evolvable object.
(Overrides PofStreamWriterIsEvolvable.) | |
| PofContext |
Gets or sets the IPofContext object used by this
PofStreamWriter to serialize user types into a POF stream.
(Inherited from PofStreamWriter.) | |
| PofHandler |
Gets the WritingPofHandler used internally by this
PofStreamWriter to write the POF stream.
(Inherited from PofStreamWriter.) | |
| UserTypeId |
Gets the user type that is currently being written.
(Overrides PofStreamWriterUserTypeId.) | |
| VersionId |
Gets or sets the version identifier of the user type that is
currently being written.
(Overrides PofStreamWriterVersionId.) | |
| WriterParent |
If this writer is contextually within a user type, obtain the writer
which created this writer in order to write the user type.
|