'宣言 Protected Overrides Sub OnInsertComplete( _ ByVal index As System.Integer, _ ByVal value As System.Object _ )
'使用法 Dim instance As FieldCollection Dim index As System.Integer Dim value As System.Object instance.OnInsertComplete(index, value)
パラメータ
- index
- The item index.
- value
- The item.