AGI AgRadarPlugin 11 Send comments on this topic.
Remove Method (IAgStkRadarClutterPatchCollection)
See Also 
Item





Description

Removes the specified element from the collection.

Syntax

[Visual Basic .NET]
Public Sub Remove( _
   ByVal Item As IAgStkRadarClutterPatch _
) 

[C#]
public void Remove(
IAgStkRadarClutterPatch Item
);

[Managed C++]
public: void Remove(
IAgStkRadarClutterPatch ^ Item
);

[Java]
public  remove(
IAgStkRadarClutterPatch Item
);

[Unmanaged C++]
public: HRESULT Remove(
IAgStkRadarClutterPatch * Item
);

Parameters

Item

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1