Read-only list of INamespace.
Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
[InternalImplement]
public interface INamespaceCollection : INamedDeclarationCollection<INamespace>, IReadOnlyCollection<INamespace>, IEnumerable<INamespace>, IEnumerableRemarks
The order of items in this list is undetermined and may change between versions.
Methods
| Name | Description |
|---|---|
| OfName(string) |