Overload List
| Name | Description | |
|---|---|---|
|
|
SetFilter<(Of <<'(TFilterable>)>>)(String, array<TFilterable>[]()[][]) |
Sets a filter for the attribute with the given name.
|
|
|
SetFilter<(Of <<'(TFilterable>)>>)(String, IEnumerable<(Of <<'(TFilterable>)>>), Boolean) |
Sets a filter for the attribute with the given name.
|
|
|
SetFilter<(Of <<'(TFilterable>)>>)(String, TFilterable, Boolean) |
Sets a filter for the attribute with the given name.
|