The IAnnotation type exposes the following members.

Methods

  NameDescription
AddChangeListenerOverloaded.
AsDictionary
Return a dictionary that contains the same key/values as this IAnnotation.
ContainsProperty
Returns whether there the property is defined.
GetProperty
Retrieve the value of a property by key.
IsUnchanging
A particular ChangeType can never be raised by this Changeable.
(Inherited from IChangeable.)
RemoveChangeListenerOverloaded.
RemoveProperty
Delete a property.
SetProperty
Set the value of a property.

See Also