ComponentOne Bitmap for WPF
DataPointer Structure Members
Fields  Properties  Methods 

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : DataPointer Structure

The following tables list the members exposed by DataPointer.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldPointer to the buffer.  
Public FieldSize in bytes of the buffer.  
Public Fieldstatic (Shared in Visual Basic)Gets an Empty Data Pointer.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this instance is empty (zeroed).  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Method  
Public MethodOverloaded. Determines whether the specified DataPointer is equal to the current object.  
Public MethodServes as the default hash function.  
Public MethodOverloaded. Converts this instance to a read only byte buffer.  
Public MethodConverts this DataPointer to a DataStream.  
Top
Public Operators
Implements the ==.
Implements the !=.
Top
See Also

Reference

DataPointer Structure
C1.Util.DX Namespace