IAnnotatedObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the IAnnotationDictionary, which enables association of custom data with the object implementing this interface.
public interface class IAnnotatedObject
public interface IAnnotatedObject
type IAnnotatedObject = interface
Public Interface IAnnotatedObject
- Derived
Properties
Annotations |
Gets an instance IAnnotationDictionary to associate custom data with the object implementing the IAnnotatedObject interface. |