Object matching criteria for the FindObjects method.
More...
Object matching criteria for the FindObjects method.
◆ CUSTOM_MATCH
final int CUSTOM_MATCH = 16 |
|
static |
Use the specified custom match method.
◆ OBJECT_ID_MATCH
final int OBJECT_ID_MATCH = 8 |
|
static |
Match by the specified object ID.
◆ OBJECT_NAME_MATCH
final int OBJECT_NAME_MATCH = 2 |
|
static |
Match by the specified object name.
◆ OBJECT_TYPE_MATCH
final int OBJECT_TYPE_MATCH = 1 |
|
static |
Match by the specified object type.
◆ RESOURCE_MATCH
final int RESOURCE_MATCH = 4 |
|
static |
Match by presence of the specified resource.