Header menu logo fantomas

XmlDocumentationInfo Type

Represents access to an XmlDoc file

Instance members

Instance member Description

this.TryGetXmlDocBySig

Full Usage: this.TryGetXmlDocBySig

Parameters:
    xmlDocSig : string

Returns: XmlDoc option

Look up an item in the XmlDoc file

xmlDocSig : string
Returns: XmlDoc option

Static members

Static member Description

XmlDocumentationInfo.TryCreateFromFile(xmlFileName)

Full Usage: XmlDocumentationInfo.TryCreateFromFile(xmlFileName)

Parameters:
    xmlFileName : string

Returns: XmlDocumentationInfo option

Create an XmlDocumentationInfo from a file

xmlFileName : string
Returns: XmlDocumentationInfo option

Type something to start searching.