Click or drag to resize

ExactlyExtension Class

Exactly extension.
Inheritance Hierarchy
SystemObject
  MoreLinq.ExtensionsExactlyExtension

Namespace:  MoreLinq.Extensions
Assembly:  MoreLinq (in MoreLinq.dll) Version: 3.1.0+ce7250fcae16725db4e3607598b1d4d8cb19957f
Syntax
public static class ExactlyExtension

The ExactlyExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleExactlyT
Determines whether or not the number of elements in the sequence is equals to the given integer.
Top
See Also