Document.CreateEntityReference
Document.CreateEntityReference method
Crea un oggetto EntityReference. Inoltre, se l’entità referenziata è nota, l’elenco figlio del nodo EntityReference viene reso uguale a quello del nodo Entity corrispondente.
public EntityReference CreateEntityReference(string name)
Parametro | Tipo | Descrizione |
---|---|---|
name | String | Il nome dell’entità. |
Valore di ritorno
IlEntityReference
.
Guarda anche
- class EntityReference
- class Document
- spazio dei nomi Aspose.Html.Dom
- assemblea Aspose.HTML