IFeatureTree インターフェイス

定義

特徴木のインターフェースを表します。

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

プロパティ

名前 説明
InstanceFeatures

インスタンス機能も手に入れます。

MachineFeatures

機械の機能も手に入れられます。

RedistFeatures

Redistの特徴を得られます。

イベント

名前 説明
FeatureActionChanged

特徴アクションが変更されたときに発生します。

適用対象