Log I/O
Loading...
Searching...
No Matches
DlisType.OBNAME Class Referencesealed

Representation of the DLIS type OBNAME. More...

Inherits DlisType.

Public Member Functions

override bool Equals (object o)
 
DlisType GetCopy ()
 Return the copy member of this instance.
 
override int GetHashCode ()
 
DlisType GetName ()
 Return the name of this instance.
 
DlisType.ORIGIN GetOrigin ()
 Return the origin of this instance.
 
override object GetValue ()
 
override void SetValue (object v)
 
override string ToString ()
 
- Public Member Functions inherited from DlisType
override bool Equals (object o)
 
double? GetAsDouble ()
 Return the value of this instance as a double.
 
int? GetAsInteger ()
 Return the value of this instance as an integer.
 
string GetAsString ()
 Return a string representation of this instance.
 
override int GetHashCode ()
 
object GetValue ()
 Return the value of this instance.
 
Type GetValueType ()
 Return the .Net type of the value of this instance.
 
virtual bool IsNoValue ()
 Check if the value of this instance represents a no-value.
 
void SetValue (object v)
 Set the value of this instance.
 

Detailed Description

Representation of the DLIS type OBNAME.

See RP66 V1 Appendix B.23 .

Member Function Documentation

◆ GetCopy()

DlisType GetCopy ( )

Return the copy member of this instance.

Returns
The copy member of this instance.

◆ GetName()

DlisType GetName ( )

Return the name of this instance.

Returns
The name of this instance.

◆ GetOrigin()

DlisType.ORIGIN GetOrigin ( )

Return the origin of this instance.

Returns
The origin of this instance.

The documentation for this class was generated from the following file: