LateBinding.Delete Method

Definition

Deletes the binding reference member from the object that the binding reference is defined on.

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

public:
 bool Delete();
public bool Delete ();
member this.Delete : unit -> bool
Public Function Delete () As Boolean

Returns

true if the member was successfully deleted; otherwise, false.

Applies to