PowerTCP Emulation for .NET CF
Data Class Members
See Also  Fields  Methods  Send comments on this topic.
Dart.Common Namespace : Data Class


The following tables list the members exposed by Data.

Public Constructors

 NameDescription
public ConstructorData ConstructorOverloaded.   
Top

Public Fields

 NameDescription
public FieldBuffer Gets the buffer provided to the Read method.  
public FieldCount The number of bytes read or written.  
public FieldDelimiter Gets the search string used in some Read overloads.  
public FieldEncoding Gets the character encoding used by the Data object.  
public FieldOffset The offset into the buffer provided by the Read method.  
Top

Public Methods

 NameDescription
public MethodToString Gets the data as a decoded string.  
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.