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





Description

Gets the number of array elements

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NumberOfElements() As Integer

[C#]
public int NumberOfElements {get;}

[Managed C++]
public: __property int get_NumberOfElements();

[Unmanaged C++]
public: HRESULT get_NumberOfElements(
int * pRetVal
);

[Java]
public ppInteger getNumberOfElements();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1