The collection of KmlDocuments that are currently loaded.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Documents() As IAgStkGraphicsKmlDocumentCollection |
| [C#] |
|---|
public IAgStkGraphicsKmlDocumentCollection Documents {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsKmlDocumentCollection^ get_Documents(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Documents( |
| [Java] |
|---|
public IAgStkGraphicsKmlDocumentCollection getDocuments(); |
