BaseObjectSpace.FindObject Method
Name | Parameters | Description |
---|---|---|
Find |
object |
Searches for the first object of the specified type, matching the specified criteria. |
Find |
object |
Searches for the first object of the specified type, matching the specified criteria. |
Find |
criteria, in |
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria. |
Find |
criteria | Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria. |