AGI STK Objects 11Send 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 * pVal
);
[Java]
public Integer getNumberOfElements();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.