Sdílet prostřednictvím


AnnotationCollection.Add Method

Include Protected Members
Include Inherited Members

Creates and adds an Annotation to the collection.

Overload List

  Name Description
Public method Add(Annotation) Adds an Annotation to the end of the collection.
Public method Add(String, String) Creates and adds an Annotation, with the specified name and value, to the end of the collection.

Top