Returns an XML representation of
AllInstanceNames.
| [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(
|