VsaItems.Close Method

Definition

Overloads

Close()

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

Disconnects each item in the collection from the scripting engine.

Close()

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 ()

See also

Applies to