Methods | This Package | All Packages
Defines a callback interface for enumerating the attributes of a component.
package com.ms.wfc.core
public interface IAttributes
Remarks
This interface is used in implementations of the getAttributes method of IClassInfo. This method is passed an instance of IAttributes and is responsible for calling IAttributes.add to enumerate the attributes of the associated component class.