The BasicCardFile type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object.
(Inherited from BasicCardFileSystemObject.) |
![]() | Close |
Close this file.
|
![]() | Equals | (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 a hash function for a particular type. (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.) |
![]() | Open |
Open this file.
|
![]() | Refresh |
Refresh.
(Overrides BasicCardFileSystemObject..::..Refresh()()()().) |
![]() | Remove |
Remove the file.
(Overrides BasicCardFileSystemObject..::..Remove()()()().) |
![]() | Rename |
Rename the file or directory.
(Inherited from BasicCardFileSystemObject.) |
![]() | SetCustomLock |
Set a custom lock for this file or directory.
(Inherited from BasicCardFileSystemObject.) |
![]() | SetReadLock |
Set a read lock for this file or directory.
(Inherited from BasicCardFileSystemObject.) |
![]() | SetReadWriteLock |
Set a read/write lock for this file or directory.
(Inherited from BasicCardFileSystemObject.) |
![]() | SetWriteLock |
Set a write lock for this file or directory.
(Inherited from BasicCardFileSystemObject.) |
![]() | SplitPath()()()() |
Return the splited file name in its path parts by splitting with SeparatorChar.
Returning an array of Strings.
(Inherited from BasicCardFileSystemObject.) |
![]() | ToString |
ToString method.
(Inherited from BasicCardFileSystemObject.) |