DkmGPUComputeKernel.ThreadDimensions Свойство

Определение

Измерения потоков в ядре вычислений.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::UInt32> ^ ThreadDimensions { System::Collections::ObjectModel::ReadOnlyCollection<System::UInt32> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<uint> ThreadDimensions { get; }
member this.ThreadDimensions : System.Collections.ObjectModel.ReadOnlyCollection<uint32>
Public ReadOnly Property ThreadDimensions As ReadOnlyCollection(Of UInteger)

Значение свойства

ReadOnlyCollection<UInt32>

Возвращает ReadOnlyCollection<T>.

Применяется к