IRandomSequenceDimension Property |
Returns the dimension of the sequence.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax ReadOnly Property Dimension As Integer
Get
property int Dimension {
int get ();
}
abstract Dimension : int with get
Property Value
Type:
Int32
A
int which specifies the dimension.
See Also