XPObjectSpace.FindObjectAsync Method
Name | Parameters | Description |
---|---|---|
Find |
object |
Asynchronously searches for an object that matches the specified criteria. |
Find |
criteria, in |
Asynchronously searches for an object that matches the specified criteria. The specified generic parameter determines the object’s type. |
Find |
criteria, cancellation |
Asynchronously searches for an object that matches the specified criteria. This object’s type is designated by the specified generic parameter. |