Removes the specified element from the collection.
[Visual Basic .NET] |
---|
Public Sub Remove( _ ByVal item As IAgStkRadarClutterPatch _ ) |
[C#] |
---|
public void Remove( IAgStkRadarClutterPatch item ); |
[Managed C++] |
---|
public: void Remove( IAgStkRadarClutterPatch ^ item ); |
[Unmanaged C++] |
---|
public: HRESULT Remove( IAgStkRadarClutterPatch * item ); |
[Java] |
---|
public void remove( IAgStkRadarClutterPatch item ); |
- item