'Declaration Protected Overrides Sub SetItem( _
ByVal indexНовое значение для элемента по указанному индексу.As System.Int32, _
ByVal itemНулевой индекс заменяемого элемента.As Vintasoft.Imaging.Annotation.UI.AnnotationView _
)
protected override void SetItem(
System.Int32 index,
Vintasoft.Imaging.Annotation.UI.AnnotationView item
)
protected: void SetItem(
System.Int32 index,
Vintasoft.Imaging.Annotation.UI.AnnotationView* item
); override
protected:
void SetItem(
System.Int32 index,
Vintasoft.Imaging.Annotation.UI.AnnotationView^ item
); override
Parameters
- index
- Новое значение для элемента по указанному индексу.
- item
- Нулевой индекс заменяемого элемента.