Click or drag to resize

RecordingDeviceInfo Methods

LightningChart .NET Help

The RecordingDeviceInfo type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified RecordingDeviceInfo has the same id as the current RecordingDeviceInfo object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as a hash function for the current object.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also