ValueChunk Class
Describes a value chunk.
Assembly: SettingsObjectModel (in SettingsObjectModel.dll)
| Name | Description | |
|---|---|---|
![]() | ValueChunk(array<Byte>^, Boolean) | Creates a new instance of the ValueChunk object with the specified data chunk. |
| Name | Description | |
|---|---|---|
![]() | More | Gets a value indicating whether data can be appended to the data chunk. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetData() | Retrieves the value chunk data. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


