UsingDirectiveListInfo.RemoveAt(Int32) Method
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
Creates a new UsingDirectiveListInfo with the using directive at the specified index removed.
public Roslynator.CSharp.Syntax.UsingDirectiveListInfo RemoveAt(int index)
Parameters
index Int32