XmlCommentsFileCollection.FindMember Method
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
Search all comments files for the specified member. If not found, add the blank member to the first file.
public XmlNode FindMember(string memberName)
Parameters
memberNamestringThe member name for which to search.
Returns
- XmlNode
The XML node of the found or added member