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

Representation of the DLIS type UVARI. More...

Inherits DlisType.

Public Member Functions

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 UVARI.

See RP66 V1 Appendix B.18 .


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