Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from List<NamespaceSummaryItem>) |
Count | Gets the number of elements contained in the List<T>. (Inherited from List<NamespaceSummaryItem>) |
Item[Int32] | Gets or sets the element at the specified index. (Inherited from List<NamespaceSummaryItem>) |
Item[String] | Indexer. This can be used to retrieve the summary information for the specified namespace |
Project | This is used to get or set a reference to the project that owns the collection |