AGI STK Objects 11 Send comments on this topic.
Elements Property (IAgDataProvider)
See Also 





Description

Returns a collection of elements associated with a DataProvider or a SubDataProvider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Elements() As IAgDataPrvElements

[C#]
public IAgDataPrvElements Elements {get;}

[Managed C++]
public: __property IAgDataPrvElements^ get_Elements();

[Unmanaged C++]
public: HRESULT get_Elements(
IAgDataPrvElements ** ppRetVal
);

[Java]
public IAgDataPrvElements getElements();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1