ApiDocCollection Type
Represents a group of assemblies integrated with its associated documentation
Constructors
Constructor |
Description
|
Full Usage:
ApiDocCollection(name, asms, nss)
Parameters:
string
asms : AssemblyName list
nss : ApiDocNamespace list
Returns: ApiDocCollection
|
|
Instance members
Instance member |
Description
|
|
All assemblies in the collection
|
Full Usage:
this.CollectionName
Returns: string
|
Name of the collection
|
|
All namespaces in the collection
|