| LayoutFieldOccurs Property |
Returns the number of occurrences 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 Occurs { get; }
Public ReadOnly Property Occurs As Integer
Get
Return Value
Type:
Int32
The number of occurrences of the field.
See Also