Overload List

  NameDescription
AbstractAnnotation()()()
Protected no-args constructor intended for sub-classes. This class is abstract and can not be directly instantiated.
AbstractAnnotation(IAnnotation)
Copy-constructor.
AbstractAnnotation(Dictionary<(Of <(Object, Object>)>))
Create a new Annotation by copying the key-value pairs from a dictionary.

See Also