![]() |
Archive
|
The ArchiveDataBlockPointer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CompareTo | Compares the current ArchiveDataBlockPointer object to obj. |
![]() |
Equals |
Determines whether the current ArchiveDataBlockPointer object is equal to obj.
(Overrides ObjectEquals(Object)) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() |
GenerateBinaryImage | Generates binary image of the ArchiveDataBlockPointer and copies it into the given buffer, for BinaryLength bytes. |
![]() |
GetDataBlock | Gets the ArchiveDataBlock associated with this ArchiveDataBlockPointer. |
![]() |
GetHashCode |
Returns the hash code for the current ArchiveDataBlock object.
(Overrides ObjectGetHashCode) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() |
ParseBinaryImage | Initializes ArchiveDataBlockPointer from the specified buffer. |
![]() |
Reset | Deallocates the DataBlock to store new ArchiveDataPoints. |
![]() |
ToString |
Returns the text representation of ArchiveDataBlockPointer object.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() |
BinaryImage |
Returns a binary image of an object that implements ISupportBinaryImage.
(Defined by ISupportBinaryImageExtensions) |
![]() |
CopyBinaryImageToStream |
Copies binary image of object that implements ISupportBinaryImage to a Stream.
(Defined by ISupportBinaryImageExtensions) |
![]() |
CopyImage |
This is a common optimized block copy function for any kind of data.
(Defined by Common) |
![]() |
GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
![]() |
GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
![]() |
Matches |
Tests if the dataBlockPointer matches the specified search criteria.
(Defined by ArchiveDataBlockPointerExtensions) |
![]() |
ParseBinaryImageFromStream |
Parses binary image of object that implements ISupportBinaryImage from a Stream.
(Defined by ISupportBinaryImageExtensions) |