The IAnnotation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddChangeListener | Overloaded. |
![]() | 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.) |
![]() | RemoveChangeListener | Overloaded. |
![]() | RemoveProperty |
Delete a property.
|
![]() | SetProperty |
Set the value of a property.
|