'Declaration Protected Overrides Sub InsertItem( _
ByVal indexAnnotationData для вставки.As System.Int32, _
ByVal itemИндекс, отсчитываемый от нуля, по которому должен быть вставлен элемент.As Vintasoft.Imaging.Annotation.AnnotationData _
)
protected override void InsertItem(
System.Int32 index,
Vintasoft.Imaging.Annotation.AnnotationData item
)
protected: void InsertItem(
System.Int32 index,
Vintasoft.Imaging.Annotation.AnnotationData* item
); override
protected:
void InsertItem(
System.Int32 index,
Vintasoft.Imaging.Annotation.AnnotationData^ item
); override
Parameters
- index
- AnnotationData для вставки.
- item
- Индекс, отсчитываемый от нуля, по которому должен быть вставлен элемент.