CommonHeaderBaseTTypeIdentifierState Property

Gets or sets any additional state information that might be needed for parsing.

Definition

Namespace: Gemstone.IO.Parsing
Assembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.177 -- Release Build+c324f057ba31dec6662e3339a88d11cae7a8b6d6
public Object? State { get; set; }

Property Value

Object

Implements

ICommonHeaderTTypeIdentifierState

See Also