ActiveReports 8
Item Property (AnnotationCollection)

The location of the item.
Gets the annotation item in the collection.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Annotation
public Annotation this[ 
   System.int index
]; {get;}

Parameters

index
The location of the item.

Property Value

Returns the element at the specified index.
See Also

Reference

AnnotationCollection Class
AnnotationCollection Members

Support Forum