[]
        
(Showing Draft Content)

C1.Win.C1Input.PlaceholderCollection.OnInsert

OnInsert Method

OnInsert(int, object)

This method is for internal use only.

Declaration
protected override void OnInsert(int index, object value)
Protected Overrides Sub OnInsert(index As Integer, value As Object)
Parameters
Type Name Description
int index
object value
Overrides