HasElements(FuncIEnumerableInt32, String) |
Finalizes the set builder and returns the resulting set.
The set generates elements by the function getIndices. For instance, the following set: C#
|
HasElements(IEnumerableInt32, String) |
Finalizes the set builder and returns the resulting set.
The set generates elements in indices. For instance, the following set: C#
|