Summary
Gets the type node of the specified identifier.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntXsltUtilities
Syntax
public XmlNode GetTypeNodeByID(string cref)
Parameters
Name | Type | Description |
---|---|---|
cref | string | The identifier. |
Return Value
Type | Description |
---|---|
XmlNode | The type node. |