'Declaration Public Sub Insert( _
ByVal annotationОбъект AnnotationData для вставки.As Vintasoft.Imaging.Annotation.AnnotationData, _
ByVal indexИндекс, отсчитываемый от нуля, в который следует вставить значение.As System.Int32 _
)
public void Insert(
Vintasoft.Imaging.Annotation.AnnotationData annotation,
System.Int32 index
)
public: void Insert(
Vintasoft.Imaging.Annotation.AnnotationData* annotation,
System.Int32 index
)
public:
void Insert(
Vintasoft.Imaging.Annotation.AnnotationData^ annotation,
System.Int32 index
)
Parameters
- annotation
- Объект AnnotationData для вставки.
- index
- Индекс, отсчитываемый от нуля, в который следует вставить значение.