'宣言 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.