NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CODataTime Methods

CODataTime Methods

CODataTime Methods

The CODataTime type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Returns a value indicating if this instance is equal to the specified object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(CODataTime)
Returns a value indicating if this instance is equal to the specified CODataTime object.
Public methodStatic memberEquals(CODataTime, CODataTime)
Returns a value indicating if two specified instances of CODataTime are equal.
Public methodGetHashCode
Returns a hash code for the CODataTime object.
(Overrides ValueTypeGetHashCode.)
Public methodGetObjectData
Sets the SerializationInfo object with information about the exception.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top

See Also

In This Section
Was this information helpful?