The WritingPofHandler..::..ComplexMap type exposes the following members.

Properties

  NameDescription
Public propertyIsSparse
Determine if the position information is encoded with the values of the complex type, and if the Complex type is terminated in the POF stream with an illegal position (-1).
(Inherited from WritingPofHandler..::..Complex.)
Public propertyIsUniform
Determine if the object encoding within the Complex type is uniform.
(Overrides WritingPofHandler..::..Complex..::..IsUniform.)
Public propertyUniformType
If the object encoding is using uniform encoding, obtain the type id of the uniform type.
(Overrides WritingPofHandler..::..Complex..::..UniformType.)

See Also