'DeclarationPublic Sub AddAnnotation( _ ByVal AnnotationID As System.Integer, _ ByVal AnnotationString As System.String _ )
public void AddAnnotation( System.int AnnotationID, System.string AnnotationString )
Parameters
- AnnotationID
ID of Annotation to be added
- AnnotationString
Text value of the annotation to be added