'Usage
Dim instance As NumberDisplayFieldCollection Dim index As Integer Dim value As Object instance.OnInsert(index, value)
Parameters
- index
- The zero-based index at which to insert value.
- value
- The new value of the element at index.
'Usage
Dim instance As NumberDisplayFieldCollection Dim index As Integer Dim value As Object instance.OnInsert(index, value)