Table of Contents

Property Children

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

Children

Gets a list of nested code refactors.

public virtual IList<ICodeRefactor> Children { get; }

Property Value

IList<ICodeRefactor>