GigaSpaces XAP.NET Documentation
Fields Property
Class LibraryGigaSpaces.Core.MetadataITypeDescriptorFields
Returns information about the type's fields.
Declaration Syntax
C#Visual BasicVisual C++J#
ITypeFieldDescriptor[] Fields { get; }
ReadOnly Property Fields As ITypeFieldDescriptor()
property array<ITypeFieldDescriptor^>^ Fields {
	array<ITypeFieldDescriptor^>^ get ();
}
/** @property */
ITypeFieldDescriptor[] get_Fields()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)