PrimitiveTypeInfo.VariableLength Property |
Gets or sets if type has variable length
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 public bool VariableLength { get; set; }
Property Value
Type:
BooleanSee Also