Represents a strategy for counting the number of elements in a collection, an array, or a simple enumerable type.
Namespace:
Gallio.Common.CollectionsAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public interface ICountingStrategy |
| Visual Basic (Declaration) |
|---|
Public Interface ICountingStrategy |
