InsertItem Method (DicomAssociationCollection)
[__DynamicallyInvokable()]
protected virtual void InsertItem(
System.int ,
DicomAssociation
)
protected procedure InsertItem(
: System.Integer;
: DicomAssociation
); virtual;
__DynamicallyInvokableAttribute()
protected function InsertItem(
: System.int,
: DicomAssociation
);
[__DynamicallyInvokable()]
protected: virtual void InsertItem(
System.int ,
DicomAssociation*
)
[__DynamicallyInvokable()]
protected:
virtual void InsertItem(
System.int ,
DicomAssociation^
)
Parameters
- index
- item
Target Platforms: .NET CLR 4.8 or higher