'宣言 Protected Overrides Sub OnInsertComplete( _ ByVal index As System.Integer, _ ByVal value As System.Object _ )
'使用法 Dim instance As OwnedCollectionBase Dim index As System.Integer Dim value As System.Object instance.OnInsertComplete(index, value)
パラメータ
- index
 - 項目のインデックス。
 - value
 - 項目。