ComponentFactory.Krypton.Toolkit.KryptonContextMenuImageSelect.this C# (CSharp) Method

this() private method

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