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