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






Windows & Linux

Description

Returns a string containing the XML representation of the available data providers.

Syntax

[Visual Basic .NET]
Public Function GetSchema() As String

[C#]
public string GetSchema();

[Managed C++]
public: String __gc ^ GetSchema();

[Java]
public String getSchema();

[Unmanaged C++]
public: HRESULT GetSchema(
BSTR * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface