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
public:
property T Object {
	T get ();
}
/** @property */
public T get_Object()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)