Table of Contents

Method RemoveType

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

RemoveType(Type)

Removes specified type from the list of types.

public static void RemoveType(Type type)

Parameters

type Type

Type to remove.