MemberDeclarationListInfo.RemoveNode(SyntaxNode, SyntaxRemoveOptions) Method
Containing Type: MemberDeclarationListInfo
Assembly: Roslynator.CSharp.dll
Creates a new MemberDeclarationListInfo with the specified node removed.
public Roslynator.CSharp.Syntax.MemberDeclarationListInfo RemoveNode(Microsoft.CodeAnalysis.SyntaxNode node, Microsoft.CodeAnalysis.SyntaxRemoveOptions options)
Parameters
node SyntaxNode
options SyntaxRemoveOptions