次の方法で共有


DataSourceCollection.IList.Insert Method

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Private Sub Insert ( _
    index As Integer, _
    value As Object _
) Implements IList.Insert
void IList.Insert(
    int index,
    Object value
)

Parameters

Implements

IList.Insert(Int32, Object)

.NET Framework Security

See Also

Reference

DataSourceCollection Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace