CreateElementNS

Document.CreateElementNS method

ينشئ عنصرًا للاسم المؤهل المحدد ومساحة الاسم URI.

public Element CreateElementNS(string namespaceURI, string qualifiedName)
معامليكتبوصف
namespaceURIStringمساحة الاسم URI.
qualifiedNameStringاسم المؤهل.

قيمة الإرجاع

ملفElement .

أنظر أيضا