System.Html.CSSStyleSheet.DeleteRule C# (CSharp) Method

DeleteRule() public method

public DeleteRule ( int index ) : void
index int
return void
        public void DeleteRule(int index)
        {
        }