GigaSpaces XAP.NET Documentation
IdQuery
<
(Of
<
(
T
>
)
>
)
Constructor (id)
Class Library
►
GigaSpaces.Core
►
IdQuery
<
(Of
<
(
T
>
)
>
)
►
IdQuery
<
(Of
<
(
T
>
)
>
)
(Object)
C#
Visual Basic
Visual C++
J#
Creates an IdQuery using the instance generic type.
Declaration Syntax
C#
Visual Basic
Visual 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: 10.2.0.0 (10.2.1.14000)