Graph.Select Method |
Name | Description | |
---|---|---|
![]() | Select(PropertyType, Func<IComparable, IComparable, Boolean>, IComparable) |
Enumerates all elements satisfying the given condition for the given property and value
|
![]() | Select(PropertyType, Func<IComparable, IComparable, IComparable, Boolean>, IComparable, IComparable) |
numerates all elements satisfying the given condition for the given property and value range
|