| C# | |
|---|---|
public enum RecursionTypes : Enum | |
| Member | Description |
|---|---|
| None | No recursion |
| Parent | Only Parent Objects |
| Child | Only Child Objects |
| All | All |
System.Object
System.ValueType
System.Enum
Akal.QuickObjects.ObjectBase.RecursionTypes
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0