Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Collections/INamespace­Collection/Of­Name
Open sandboxFocus

Method OfName

OfName(String)

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

Declaration
INamespace OfName(string name)
Parameters
Type Name Description
String name
Returns
Type Description
INamespace