|  | SubsetFirst Property | 
            Gets the first index in the subset.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int First { get; }Public ReadOnly Property First As Integer
	Get
public:
property int First {
	int get ();
}member First : int with get
Property Value
Int32 See Also
See Also