| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : DataPointer Structure |
The following tables list the members exposed by DataPointer.
| Name | Description | |
|---|---|---|
![]() | DataPointer Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Pointer | Pointer to the buffer. |
![]() | Size | Size in bytes of the buffer. |
![]() ![]() | Zero | Gets an Empty Data Pointer. |
| Name | Description | |
|---|---|---|
![]() | CopyFrom | Overloaded. |
![]() | CopyTo<T> | |
![]() | Equals | Overloaded. Determines whether the specified DataPointer is equal to the current object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToArray | Overloaded. Converts this instance to a read only byte buffer. |
![]() | ToDataStream | Converts this DataPointer to a DataStream. |
Equality | Implements the ==. |
Inequality | Implements the !=. |