IChildManagerT Interface |
Namespace: FlexRule
The IChildManagerT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns total number of available children
|
![]() | Item |
Returns the child using the provided index
|
Name | Description | |
---|---|---|
![]() | Add |
Add an item to children collection
|
![]() | Remove |
Remove an item from children collection
|
Name | Description | |
---|---|---|
![]() | DistinctByT, TKey | (Defined by LinqExtensions.) |
![]() | IndexOfT | (Defined by StringTokenExtensions.) |
![]() | TakeLastT |
Takes n last numbers of a source
(Defined by LinqExtensions.) |