Retrieves an element, given an object path.
| [Visual Basic .NET] |
|---|
Public Function GetAssetFromPath( _ ByVal ObjectPath As String _ ) As IAgCvAssetListElement |
| [C#] |
|---|
public IAgCvAssetListElement GetAssetFromPath( |
| [Managed C++] |
|---|
public: IAgCvAssetListElement^ GetAssetFromPath( |
| [Java] |
|---|
public IAgCvAssetListElement getAssetFromPath( |
| [Unmanaged C++] |
|---|
public: HRESULT GetAssetFromPath( |
- ObjectPath
