[]
ID3D11Predicate
[Guid("9eb576dd-9f77-4d86-81aa-8bab5fe490e2")]
public class Predicate : Query, IDisposable, IUnknown
| Name | Description |
|---|---|
| Predicate(IntPtr) | Initializes a new instance of the Predicate class. |
| Name | Description |
|---|---|
| Create(Device, QueryDescription) | Constructs a new Predicate based on the specified description. |
| Name | Description |
|---|---|
| explicit operator Predicate(IntPtr) |