Méthode | Description | |
---|---|---|
EL ( this doc, string name ) : |
||
EL ( this doc, string name, AttributeCollection attributes ) : |
||
EL ( this doc, string name, AttributeCollection attributes, string text ) : |
||
EL ( this doc, string name, string text ) : |
public static EL ( this doc, string name ) : |
||
doc | this | |
name | string | |
Résultat |
public static EL ( this doc, string name, AttributeCollection attributes ) : |
||
doc | this | |
name | string | |
attributes | AttributeCollection | |
Résultat |
public static EL ( this doc, string name, AttributeCollection attributes, string text ) : |
||
doc | this | |
name | string | |
attributes | AttributeCollection | |
text | string | |
Résultat |
public static EL ( this doc, string name, string text ) : |
||
doc | this | |
name | string | |
text | string | |
Résultat |