'宣言 Public Shared Shadows Function Create( _ ByVal device As Device, _ ByVal description As QueryDescription _ ) As Predicate
public new static Predicate Create( Device device, QueryDescription description )
パラメータ
- device
 - The device with which to associate the state object.
 - description
 - The query description.