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 String
[C#]
public string AllInstanceNamesToXML();
[Managed C++]
public: String __gc ^ AllInstanceNamesToXML();
[Java]
public String allInstanceNamesToXML();
[Unmanaged C++]
public: HRESULT AllInstanceNamesToXML(
   BSTR * ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.