void Detach( [CanBeNullAttribute] Object target )
Sub Detach ( <CanBeNullAttribute> target As Object )
void Detach( [CanBeNullAttribute] Object^ target )
abstract Detach : [<CanBeNullAttribute>] target : Object -> unit
In This Article