IFieldTemplate インターフェイス

定義

フィールド テンプレートとして認識するためにクラスが実装する必要があるメンバーを定義します。

public interface class IFieldTemplate
public interface IFieldTemplate
type IFieldTemplate = interface
Public Interface IFieldTemplate
派生

メソッド

名前 説明
SetHost(IFieldTemplateHost)

フィールド テンプレートを、その使用を制御するオブジェクトに関連付けます。

適用対象