var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent); var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS // Parameters var index; // Type: number value = instance.getItem(index);
function getItem(
indexA zero-base index of annotation comment in collection.: number
) : WebAnnotationCommentJS;
Parameters
- index
- A zero-base index of annotation comment in collection.
Return Value
An annotation comment.