| Table of Contents
|
public XDoc this[int index] { get; }
| Name | Type | Description |
|---|---|---|
| index | int | Index of the child instance of the root XDoc instance. |
public XDoc this[string path] { get; }
| Name | Type | Description |
|---|---|---|
| path | string | XPath 1.0 expression to select XDoc instances in the current XDoc instance. |
public XDoc this[XmlNode node] { get; }
| Name | Type | Description |
|---|---|---|
| node | XmlNode | XmlNode instance to wrapt. Cannot be null. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by