Description
Assembly: Docs.Html (in Docs.Html.dll) Version: 2.1.0.0 (2.1)
The pair of declaration(e.g. "font-family: helvetica;" and its selector(e.g. "H1").
Namespace: Docs.CssAssembly: Docs.Html (in Docs.Html.dll) Version: 2.1.0.0 (2.1)
Syntax
C# | Visual Basic | Visual C++ |
public class RuleSet : IDeclarationContainer
Public Class RuleSet _ Implements IDeclarationContainer
public ref class RuleSet : IDeclarationContainer
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | RuleSet()()()() | Initializes a new instance of the RuleSet class |
![]() | Declarations |
The list of Declaration.
|
![]() | Selectors |
The list of Selector.
|
![]() | ToString()()()() | The string presentation of the Rule. (Overrides Object..::..ToString()()()().) |