Property | Type | Description | |
---|---|---|---|
Name | string |
Method | Description | |
---|---|---|
AddElement ( |
||
AddElements ( List |
||
AddSet ( |
||
CssSet ( string name = "" ) : System.Collections.Generic | ||
GetElements ( ) : HashSet |
||
ToString ( ) : string |
public AddElement ( |
||
element | ||
return | void |
public AddElements ( List |
||
elementList | List |
|
return | void |
public CssSet ( string name = "" ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |