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(
indexИндекс комментария к аннотации в коллекции.: number
) : WebAnnotationCommentJS;
Parameters
- index
- Индекс комментария к аннотации в коллекции.
Return Value
Комментарий к аннотации.