GigaSpaces XAP.NET Documentation
Object Property
Class LibraryGigaSpaces.CoreObjectQuery<(Of <(<'T>)>)>Object
Gets the underlying object within this query.
Declaration Syntax
C#Visual BasicVisual C++J#
public T Object { get; }
Public ReadOnly Property Object As T
	Get
public:
property T Object {
	T get ();
}
/** @property */
public T get_Object()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)