StructSet Class |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The StructSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsModifiable |
True if this StructSet is modifiable.
|
![]() | Item | |
![]() | Size |
The size of the StructSet.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the StructSet.
|
![]() | GetFieldIndex |
Get the index number of the specified field name
in the StructSet.
|
![]() | GetFieldName |
Get the field name of the StructSet from the
specified index number.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetIterator |
Get a SelectResultsIterator with which to iterate
over the items in the StructSet.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator |