GigaSpaces XAP.NET Documentation
IdQuery<(Of <(T>)>) Constructor (id)
Class LibraryGigaSpaces.CoreIdQuery<(Of <(T>)>)IdQuery<(Of <(T>)>)(Object)
Creates an IdQuery using the instance generic type.
Declaration Syntax
C#Visual BasicVisual C++J#
public IdQuery(
	Object id
)
Public Sub New ( _
	id As Object _
)
public:
IdQuery(
	Object^ id
)
public IdQuery(
	Object id
)
Parameters
id (Object)
Id to match.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)