Adds a specified Annotation class to this collection.
[Visual Basic]
Public Function Add( _
ByVal _Annotation As Annotation _
) As Integer[C#]
public int Add(
Annotation _Annotation
);[JScript]
public function Add(
_Annotation : Annotation
) : int;The zero-based index of the added Annotation.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
AnnotationCollection Class | AnnotationCollection Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.