다음을 통해 공유


IAttachable<ParentT> Interface

Definition

public interface IAttachable<ParentT>
type IAttachable<'ParentT> = interface
Public Interface IAttachable(Of ParentT)

Type Parameters

ParentT
Derived

Methods

Attach()

Attaches this child object's definition to its parent's definition.

Applies to