ComponentFactory.Krypton.Toolkit.KryptonContextMenuHeading.this C# (CSharp) Méthode

this() private méthode

private this ( int index ) : KryptonContextMenuItemBase
index int
Résultat KryptonContextMenuItemBase
        public override KryptonContextMenuItemBase this[int index]
        {
            get { return null; }
        }