[]
Constructs a new Predicate based on the specified description.
public static Predicate Create(Device device, QueryDescription description)
Public Shared Function Create(device As Device, description As QueryDescription) As Predicate
| Type | Name | Description |
|---|---|---|
| Device | device | The device with which to associate the state object. |
| QueryDescription | description | The query description. |
| Type | Description |
|---|---|
| Predicate |