UserTypeWriterCreateNestedPofWriter Method |
Name | Description | |
---|---|---|
![]() | CreateNestedPofWriter(Int32) |
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type. The returned PofWriter is
only valid from the time that it is returned until the next call is
made to this PofWriter.
(Overrides PofStreamWriterCreateNestedPofWriter(Int32).) |
![]() | CreateNestedPofWriter(Int32, Int32) |
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type. The returned PofWriter is
only valid from the time that it is returned until the next call is
made to this PofWriter.
(Overrides PofStreamWriterCreateNestedPofWriter(Int32, Int32).) |