[Visual Basic]
Overloads Public Property Item( _
ByVal index As Integer _
) As Annotation
[C#]
public Annotation Item(
int index
); {get; set;}
AnnotationsCollection Class | AnnotationsCollection Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.