Click or drag to resize

ExactlyExtension Class

Exactly extension.
Inheritance Hierarchy
SystemObject
  MoreLinq.ExtensionsExactlyExtension

Namespace:  MoreLinq.Extensions
Assembly:  MoreLinq (in MoreLinq.dll) Version: 3.0.0
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