Click or drag to resize

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; }

Return Value

Type: Int32
The number of occurrences of the field.
See Also