System.ComponentModel.Design.DesignerVerbCollection.OnInsert C# (CSharp) Метод

OnInsert() защищенный Метод

[To be supplied.]

protected OnInsert ( int index, object value ) : void
index int
value object
Результат void
        protected override void OnInsert(int index, object value)
        {
        }
        /// <summary>