Click or drag to resize

PlaybackDeviceInfo Methods

LightningChart .NET Help

The PlaybackDeviceInfo type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified PlaybackDeviceInfo object has the same id as the current PlaybackDeviceInfo 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