  | SubsetLast Property | 
            Gets the last index in the subset.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxPublic ReadOnly Property Last As Integer
	Get
public:
property int Last {
	int get ();
}member Last : int with get
Property Value
Int32
See Also