Table of Contents

Property Children

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

Children

When implemented by a class, gets a list of nested code refactors

IList<ICodeRefactor> Children { get; }

Property Value

IList<ICodeRefactor>