Click or drag to resize

RecordIndexEntry Methods

The RecordIndexEntry type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object))
Public methodEquals(RecordIndexEntry) Indicates whether the current object is equal to another object of the same type.
Public methodGetHashCode Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Returns a String that represents this instance.
(Overrides ValueTypeToString)
Top
See Also