GigaSpaces XAP.NET Documentation
IQuery<(Of <(<'T>)>)> Interface
Class LibraryGigaSpaces.CoreIQuery<(Of <(<'T>)>)>
Base interface for various space query types.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IQuery<T>
Public Interface IQuery(Of T)
generic<typename T>
public interface class IQuery
J# supports the use of generic APIs, but not the declaration of new ones.
Generic Template Parameters
T
Query object type.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)