FileCache Class |
Namespace: GroupDocs.Annotation.Cache
The FileCache type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileCache |
Initializes new instance of FileCache class.
|
![]() | FileCache(String) |
Initializes new instance of FileCache class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetKeys |
Returns all file names that contains filter in filename.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Set |
Serializes data to the local disk.
|
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValue |
Deserializes data associated with this key if present.
|