AGI STK Object Broker 11 Send comments on this topic.
Remove Method (IAgStkOutputObjectPathCollection)
See Also 
Path





Description

Remove the provided element from the collection.

Syntax

[Visual Basic .NET]
Public Sub Remove( _
   ByVal Path As String _
) 

[C#]
public void Remove(
string Path
);

[Managed C++]
public: void Remove(
String __gc ^ Path
);

[Java]
public  remove(
String Path
);

[Unmanaged C++]
public: HRESULT Remove(
BSTR Path
);

Parameters

Path

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1