CommonAppenders..::..CacheAllItems Method
Overload List
| Name | Description | |
|---|---|---|
|
|
CacheAllItems<(Of <<'(TCollection, TItem>)>>)(ILink<(Of <<'(TCollection>)>>), Func<(Of <<'(TItem, String>)>>), Nullable<(Of <<'(CachePolicy>)>>)) |
Caches all items in the result set.
|
|
|
CacheAllItems<(Of <<'(TItem>)>>)(ILink<(Of <<'(List<(Of <<'(TItem>)>>)>)>>), Func<(Of <<'(TItem, String>)>>), Nullable<(Of <<'(CachePolicy>)>>)) |
Caches all items in the result set.
|
|
|
CacheAllItems<(Of <<'(TItem>)>>)(ILink<(Of <<'(ImmutableArray<(Of <<'(TItem>)>>)>)>>), Func<(Of <<'(TItem, String>)>>), Nullable<(Of <<'(CachePolicy>)>>)) |
Caches all items in the result set.
|
|
|
CacheAllItems<(Of <<'(TItem>)>>)(ILink<(Of <<'(ImmutableList<(Of <<'(TItem>)>>)>)>>), Func<(Of <<'(TItem, String>)>>), Nullable<(Of <<'(CachePolicy>)>>)) |
Caches all items in the result set.
|

