System.ComponentModel.Design.DesignerVerbCollection.OnInsert C# (CSharp) Method

OnInsert() protected method

[To be supplied.]

protected OnInsert ( int index, object value ) : void
index int
value object
return void
        protected override void OnInsert(int index, object value)
        {
        }
        /// <summary>