Version

IAttachableObject Interface Members

The following tables list the members exposed by IAttachableObject.

Public Properties
 NameDescription
 PropertyAssociatedObjectGets the associated object this IAttachableObject is attached to.  
Public Methods
 NameDescription
 MethodAttachAttaches this IAttachableObject to specified object.  
 MethodDetachDetaches this instance from its associated object.  
See Also