INodeWithAltName 接口

定义

允许节点具有不同于文本属性的名称。

public interface class INodeWithAltName
public interface INodeWithAltName
type INodeWithAltName = interface
Public Interface INodeWithAltName

属性

NodeName

获取节点的实际名称,而非显示名称。

适用于