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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1