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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface