IVsUICollection.Close Method

Definition

Closes the collection.

public:
 int Close();
public:
 int Close();
int Close();
public int Close ();
abstract member Close : unit -> int
Public Function Close () As Integer

Returns

Returns S_OK if the collection was properly closed.

Implements

Applies to