ICompositionElement 接口

定义

表示参与组合的元素。

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

属性

名称 说明
DisplayName

获取合成元素的显示名称。

Origin

获取当前合成元素源自的合成元素。

适用于