vrLib SDK Documentation
CommPort..::.DataReceivedArgs Class
NamespacesVideoRay.CommunicationCommPortCommPort..::.DataReceivedArgs
Paramater type passed to serial reception event handler
Declaration Syntax
C#Visual BasicVisual C++
public class DataReceivedArgs : EventArgs
Public Class DataReceivedArgs _
	Inherits EventArgs
public ref class DataReceivedArgs : public EventArgs
Members
All MembersConstructorsMethodsFields



IconMemberDescription
CommPort..::.DataReceivedArgs(array<Byte>[]()[])
Initializes a new instance of the CommPort..::.DataReceivedArgs class

buffer
Buffer containing bytes received

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 CommPort..::.DataReceivedArgs

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)