Document.CreateElementNS
Document.CreateElementNS method
指定された修飾名と名前空間 URI の要素を作成します。
public Element CreateElementNS(string namespaceURI, string qualifiedName)
| パラメータ | タイプ | 説明 |
|---|---|---|
| namespaceURI | String | 名前空間 URI。 |
| qualifiedName | String | 資格者の名前。 |
戻り値
関連項目
- class Element
- class Document
- 名前空間 Aspose.Html.Dom
- 組み立て Aspose.HTML