ComponentFactory.Krypton.Toolkit.KryptonContextMenuHeading.this C# (CSharp) 메소드

this() 개인적인 메소드

private this ( int index ) : KryptonContextMenuItemBase
index int
리턴 KryptonContextMenuItemBase
        public override KryptonContextMenuItemBase this[int index]
        {
            get { return null; }
        }