Checks whether a currently loaded scenario contains an object with the given path.
| [Visual Basic .NET] |
|---|
Public Function ObjectExists( _ ByVal ObjectPath As String _ ) As Boolean |
| [C#] |
|---|
public bool ObjectExists( |
| [Managed C++] |
|---|
public: bool ObjectExists( |
| [Java] |
|---|
public bool objectExists( |
| [Unmanaged C++] |
|---|
public: HRESULT ObjectExists( |
- ObjectPath
