[Missing <summary> documentation for "T:StreamBase.LiveView.API.SemanticInterpretation"]

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.0.8)

Syntax

         
 C#  Visual Basic  Visual C++ 
public class SemanticInterpretation : IEquatable<SemanticInterpretation>
Public Class SemanticInterpretation _
	Implements IEquatable(Of SemanticInterpretation)
public ref class SemanticInterpretation : IEquatable<SemanticInterpretation^>

Members

               
 All Members  Constructors   Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
SemanticInterpretation()()()()
Initializes a new instance of the SemanticInterpretation class
CURRENCY
Equality(SemanticInterpretation, SemanticInterpretation)
Equals(Object) (Overrides Object..::..Equals(Object).)
Equals(SemanticInterpretation)
GetHashCode()()()() (Overrides Object..::..GetHashCode()()()().)
GetType()()()() (Inherited from Object.)
Inequality(SemanticInterpretation, SemanticInterpretation)
LATITUDE
LONGITUDE
Raw
TEMPERATURE
TIMESTAMP_ABSOLUTE
TIMESTAMP_INTERVAL
TIMESTAMP_RELATIVE Obsolete.
ToString()()()() (Overrides Object..::..ToString()()()().)

Inheritance Hierarchy

System..::..Object
  StreamBase.LiveView.API..::..SemanticInterpretation

See Also