AGI STK Objects 11 Send comments on this topic.
DataProviders Property (IAgStkAccess)
See Also 





Description

Returns the object representing a list of available data providers for the object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DataProviders() As IAgDataProviderCollection

[C#]
public IAgDataProviderCollection DataProviders {get;}

[Managed C++]
public: __property IAgDataProviderCollection^ get_DataProviders();

[Unmanaged C++]
public: HRESULT get_DataProviders(
IAgDataProviderCollection ** ppRetVal
);

[Java]
public IAgDataProviderCollection getDataProviders();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1