AGI STK Objects 11Send comments on this topic.
AllInstanceNamesToXML Method (IAgStkObjectRoot)
See Also
Windows






Windows & Linux

Description

Returns an XML representation of AllInstanceNames.

Syntax

[Visual Basic .NET]
Public Function AllInstanceNamesToXML() As 
[C#]
public string AllInstanceNamesToXML();
[Managed C++]
public: String __gc ^ AllInstanceNamesToXML();
[Java]
public String allInstanceNamesToXML();
[Unmanaged C++]
public: HRESULT AllInstanceNamesToXML(
    BSTR * pXML
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.