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