VsaItems.Close Method

Definition

Disconnects each item in the collection from the scripting engine.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void Close();
public void Close ();
member this.Close : unit -> unit
Public Sub Close ()

Applies to

See also