IPropertyHandler Interface
Definition
Important
This API is not CLS-compliant.
定义用于向节点属性包添加附加属性的方法。Defines a means of adding extra properties to the nodes property bag.
public interface class IPropertyHandler
[System.CLSCompliant(false)]
public interface IPropertyHandler
[<System.CLSCompliant(false)>]
type IPropertyHandler = interface
Public Interface IPropertyHandler
- Attributes
Methods
PopulateProperties(INodeInformation, INameObjectCollection) |
填充属性集合。Populates a properties collection. |