Click or drag to resize
IMethodCall Interface
Non generic query call interface.

Namespace:  Intuit.Ipp.LinqExtender.Abstraction
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public interface IMethodCall

The IMethodCall type exposes the following members.

Methods
  NameDescription
Public methodAny
Return true if there is any item in collection.
Public methodCount
Returns the count of items in the collection.
Top
See Also