Name | Description | |
---|---|---|
![]() | Add | Overloaded. Creates a StyleSheetRule object from the specified information. |
![]() | Clear | Removes all rules in this stylesheet. |
![]() | Contains | Determines whether the System.Collections.IList contains a specific value. |
![]() | CopyTo | Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | GetRuleByClassName | Returns the rule with the specified class name. If the rule is not in this stylesheet, Normal stylesheet will be returned as default |
![]() | IndexOf | Determines the index of a specific item in the System.Collections.IList. |
![]() | Insert | Inserts an item to the System.Collections.IList at the specified index. |
![]() | Remove | Removes the first occurrence of a specific object from the System.Collections.IList. |
![]() | RemoveAt | Removes the System.Collections.IList item at the specified index. |
![]() | RemoveRule | Removes the rule with the specified classname from this stylesheet. |