Click or drag to resize
StructSet Methods

The StructSet type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the StructSet.
Public methodGetFieldIndex
Get the index number of the specified field name in the StructSet.
Public methodGetFieldName
Get the field name of the StructSet from the specified index number.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIterator
Get a SelectResultsIterator with which to iterate over the items in the StructSet.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Explicit Interface Implementations
See Also