STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT AllInstanceNamesToXML(
    BSTR * pXML
);
[Java]
public String allInstanceNamesToXML();
[Python - STK API ]
def AllInstanceNamesToXML(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.