IDataView.CanShuffle Property

Definition

Whether this IDataView supports shuffling of rows, to any degree.

public bool CanShuffle { get; }
member this.CanShuffle : bool
Public ReadOnly Property CanShuffle As Boolean

Property Value

Applies to