Table of Contents

Interface INetNamespace

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

Represents a .NET namespace.

public interface INetNamespace

Properties

Alias

When implemented by a class, gets or sets alias of the namespace.

Namespace

When implemented by a class, gets or sets name of the namespace.

System

Reserved for internal use.

UserData

Reserved for internal use.

Methods

GetName()

When implemented by a class, gets name or alias of the namespace.