ISupportFrameImageTTypeIdentifierTypeID Property

Gets the identifier that can be used for identifying the Type.

Definition

Namespace: Gemstone.IO.Parsing
Assembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.167 -- Release Build+f1b42a4d24cfc6e6059ab60dd43256c06cec82f7
TTypeIdentifier TypeID { get; }

Property Value

TTypeIdentifier

Remarks

TypeID must be unique across all siblings implementing a common Type or interface.

Output types implement this class so they have a consistently addressable identification property.

See Also