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





Description

Gets the collection of elements.

Property type

Read-only property

Syntax

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

[C#]
public IAgElementCollection Elements {get;}

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

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

[Java]
public IAgElementCollection getElements();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1