| LayoutFieldLength Property |
Returns the length of the field.
Namespace:
OBCOM.NetSwitchLib.Layouts
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public int Length { get; }
Public ReadOnly Property Length As Integer
Get
Return Value
Type:
Int32
The length of the field.
See Also