Represents a collection of assemblies and their associated documentation comment XML files.
For a list of all members of this type, see AssemblySlashDocCollection Members.
System.Object
System.Collections.CollectionBase
NDoc.Core.AssemblySlashDocCollection
[Visual Basic]<Serializable, _ DefaultMember(MemberName:="Item")>Public Class AssemblySlashDocCollection Inherits CollectionBase [C#][Serializable][DefaultMember(MemberName="Item")]public class AssemblySlashDocCollection : CollectionBase [C++][Serializable][DefaultMember(MemberName="Item")]public __gc class AssemblySlashDocCollection : public CollectionBase [JScript] publicSerializableDefaultMember(MemberName="Item")class AssemblySlashDocCollection extends CollectionBase
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NDoc.Core
Assembly: NDoc.Core (in NDoc.Core.dll)
AssemblySlashDocCollection Members | NDoc.Core Namespace