public class ReadSnapshotPublic Class ReadSnapshotpublic ref class ReadSnapshotSnapDB.IO.FileStructure.ReadSnapshot = function();
Type.createClass(
'SnapDB.IO.FileStructure.ReadSnapshot');| Header | Gets the header of the file structure. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from 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) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OpenFile(Int32) | Opens an ArchiveFileStream that can be used to read the fspecified file. |
| OpenFile(SubFileName) | Opens an ArchiveFileStream that can be used to read or write to the specified file. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |