Adds a new element to the collection.
| [Visual Basic .NET] |
|---|
Public Function Add() As IAgStkRadarClutterPatch |
| [C#] |
|---|
public IAgStkRadarClutterPatch Add(); |
| [Managed C++] |
|---|
public: IAgStkRadarClutterPatch ^ Add(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkRadarClutterPatch add(); |
[Python - STK API ] |
|---|
def Add(self) -> "IAgStkRadarClutterPatch": |
Constructs a new clutter patch object, adds it to the collection, and then returns the newly constructed patch object.






