MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​CollectionsINamespace­Collection
Open sandboxFocus

INamespaceCollection Interface

Read-only list of INamespace.

Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
public interface INamespaceCollection
Remarks

The order of items in this list is undetermined and may change between versions.

Methods

Name Description
OfName(String)

Gets a child INamespace by name (not by FullName).