Click or drag to resize
ImageManager Methods

The ImageManager type exposes the following members.

Methods
  Name Description
Public method Static member CreateImage
Create the image for the Repository
Public method DeleteImage
Deletes a image from the disk
Public method Dispose
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method Exists
Check if the entry exists in the database
Public method ExistsOnImage
Check if a entry exists in the image
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEntryChecksum
Calculates the entry checksum
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HasEnoughSpace
Check if the image has enough space
Public method HasEntries
Check if the image contains a entry
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Open
Opens or Create the entry in the image
Public method Static member OpenEntry
Open a entry
Public method Purge
Purges all the entries of the image and purges the image
Public method Remove
Removes a entry from the disk
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also