Returns an instance of VGT root object.
Read-only property
[Visual Basic .NET] |
---|
Public Property VgtRoot() As IAgCrdnRoot
|
[C#] |
---|
public IAgCrdnRoot VgtRoot {get;}
|
[Managed C++] |
---|
public: __property IAgCrdnRoot^ get_VgtRoot();
|
[Unmanaged C++] |
---|
public: HRESULT get_VgtRoot(
|
[Java] |
---|
public IAgCrdnRoot getVgtRoot();
|