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: 12.2.0.0 (12.2.0.18000)