IObjectIsOf Method |
Name | Description | |
---|---|---|
IsOf(String) |
Indicates if the object conforms to a specific object type directly
or indirectly (is a subtype of).
| |
IsOf(IObjType) |
Indicates if the object conforms to a specific object type directly
or indirectly (is a subtype of).
|