System.Html.HtmlOptionsCollection.this C# (CSharp) 메소드

this() 개인적인 메소드

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