RandomIndexPermutationIndexes Property
Gets the indexes to permute.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public IEnumerable<int> Indexes { get; }
Public ReadOnly Property Indexes As IEnumerable(Of Integer)
Get
public:
property IEnumerable<int>^ Indexes {
IEnumerable<int>^ get ();
}
member Indexes : IEnumerable<int> with get
Property Value
IEnumerableInt32The indexes to permute.