次の方法で共有


IAttachable<ParentT>.Attach メソッド

定義

この子オブジェクトの定義を親の定義にアタッチします。

public ParentT Attach ();
abstract member Attach : unit -> 'ParentT
Public Function Attach () As ParentT

戻り値

ParentT

親オブジェクトの定義の次のステージ

適用対象