GroupSize Property

FIX Antenna .NET Programmer's Guide
Returns the number of entries in this repeating group.

Namespace:  com.b2bits.FIXAntenna
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public int Size { get; }

Property Value

Type: Int32
Number of entries in this repeating group.
See Also

Reference