Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( string name = "Document" ) : |
Creates a new XDocument instance.
|
|
XDocument ( ) : System.Collections.Immutable |
Initializes a new instance of the XDocument class.
|
public static Create ( string name = "Document" ) : |
||
name | string | The document name. |
return |
public XDocument ( ) : System.Collections.Immutable | ||
return | System.Collections.Immutable |