Click or drag to resize
FaureSequenceSkip Property
Returns the number of points skipped at the beginning of the sequence.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int Skip { get; }

Property Value

Type: Int32
A int which specifies the number of points skipped.
See Also