System.Html.HtmlOptionsCollection.this C# (CSharp) Method

this() private method

private this ( int index ) : OptionElement
index int
return OptionElement
        public OptionElement this[int index]
        {
            set {
            }
        }