ISupportStreamSerializationUseCustomListSerialization Property
Gets flag that determines if type implementing
ISupportStreamSerialization is a list-type and
supports its own list serialization handling, i.e., if automated list count and items serialization should
be skipped by
StreamSerializationT operations.
Namespace: Gemstone.IO.ParsingAssembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.147 -- Release Build+f1f9c0e9f92f995ccf39530a9405eeed9dafd871
bool UseCustomListSerialization { get; }
ReadOnly Property UseCustomListSerialization As Boolean
Get
property bool UseCustomListSerialization {
bool get ();
}
Gemstone.IO.Parsing.ISupportStreamSerialization.get_UseCustomListSerialization = function();
Property Value
Boolean