Method Dispose
Dispose()
Disposes this EntityQuery instance.
Declaration
public void Dispose()
Remarks
Do not dispose EntityQuery instances accessed using
Get
Exceptions
Type | Condition |
---|---|
Invalid |
Thrown if you attempt to dispose an EntityQuery belonging to a system. |