Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal annotationCollection As AnnotationCollection _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Add( AnnotationCollection annotationCollection ) |
Parameters
- annotationCollection
- The AnnotationCollection to add.