System.ComponentModel.Design.DesignerVerbCollection.OnInsert C# (CSharp) Méthode

OnInsert() protected méthode

[To be supplied.]

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