Bitmap for UWP
Create メソッド (Counter)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Counter クラス : Create メソッド
The device with which to associate the state object.
The counter description.
Constructs a new Counterbased on the specified description.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal device As Device, _
   ByVal description As CounterDescription _
) As Counter
public static Counter Create( 
   Device device,
   CounterDescription description
)

パラメータ

device
The device with which to associate the state object.
description
The counter description.
参照

Counter クラス
Counter メンバ