Table of Contents

Method RemoveDocument

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

RemoveDocument(string)

Removes specified document from the project.

public virtual void RemoveDocument(string fileName)

Parameters

fileName string

File name of the document.