RandomIndexPermutationNext Method
Returns a random permutation of the
Indexes of this
instance.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public IndexCollection Next()
Public Function Next As IndexCollection
public:
IndexCollection^ Next()
member Next : unit -> IndexCollection
Return Value
IndexCollectionA random permutation of the
Indexes of this
instance.