Method | Description | |
---|---|---|
Add ( IRtfHtmlCssStyle item ) : void | ||
Clear ( ) : void | ||
Contains ( string selectorName ) : bool | ||
CopyTo ( IRtfHtmlCssStyle array, int index ) : void | ||
this ( int index ) : IRtfHtmlCssStyle |
public Contains ( string selectorName ) : bool | ||
selectorName | string | |
return | bool |
public CopyTo ( IRtfHtmlCssStyle array, int index ) : void | ||
array | IRtfHtmlCssStyle | |
index | int | |
return | void |