Protected Sub Insert( _ ByVal index As Integer, _ ByVal key As String, _ ByVal value As Object _ )
protected void Insert( int index, string key, object value )
indexに負の値が設定されています。
index
または
indexにコレクションの総数以上の値が設定されています。
BaseKeyCollection クラス BaseKeyCollection メンバ
© MESCIUS inc. All rights reserved.