Click or drag to resize

RandomIndexPermutationNext Method

Returns a random permutation of the Indexes of this instance.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public IndexCollection Next()

Return Value

Type: IndexCollection
A random permutation of the Indexes of this instance.
See Also