| Visual Basic | |
|---|---|
Function IsKindOf( _ ByVal __MIDL__IEdmObject50000 As EdmObjectType _ ) As System.Boolean | |
| C# | |
|---|---|
System.bool IsKindOf( EdmObjectType __MIDL__IEdmObject50000 ) | |
| C++/CLI | |
|---|---|
System.bool IsKindOf( & EdmObjectType __MIDL__IEdmObject50000 ) | |
Parameters
- __MIDL__IEdmObject50000
- Type of object as defined in EdmObjectType
Return Value
True if the object is of the specified type, false if notReturn code S_OK indicates that the method successfully executed.
Version 5.2 of SOLIDWORKS PDM Professional