Click or drag to resize
SoVRSegyTraceHeaderBytePosition Methods

The SoVRSegyTraceHeaderBytePosition type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetByteFormat
Public methodGetByteLength

Gets the field length of a specific attribute within the trace header.

Public methodGetBytePosition
Public methodGetFieldValue

Gets the value of a specific field.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetByteFormat

Sets/Gets the field format of a specific attribute within the trace header.

Public methodSetBytePosition

Sets/Gets the byte position of a specific attribute within the trace header.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also