forwardEncodingType Property    Table of ContentNullValue Property forward
EnumTypeInfo.IsSet Property
Returns true if type is set, false if type is enum.

Namespace:  OnixS.SimpleBinaryEncoding.Templates
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public bool IsSet { get; }

Property Value

Type: Boolean
See Also