ICompositionElement 接口
定义
表示一个参与组合的元素。Represents an element that participates in composition.
public interface class ICompositionElement
public interface ICompositionElement
type ICompositionElement = interface
Public Interface ICompositionElement
- 派生
属性
| DisplayName |
获取组合元素的显示名称。Gets the display name of the composition element. |
| Origin |
获取当前组合元素源自于的组合元素。Gets the composition element from which the current composition element originated. |