The BasicCardDirectory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ChildName |
Create a child name based on this directory object.
|
![]() | Clone |
Clone this object.
(Inherited from BasicCardFileSystemObject.) |
![]() | Create |
Create this directory.
|
![]() | 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.) |
![]() | GetBinaryFile |
Get a binary file object for a file located in this directory.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetSubDirectory |
Get a sub directory object located within this directory.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | List()()()() | |
![]() | List(String) | |
![]() | ListNames()()()() | |
![]() | ListNames(String) | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Refresh |
Causes the object to reread file attribs and other information from the card when
needed next time. Otherwise it will reuse information from previous calls.
(Inherited from BasicCardFileSystemObject.) |
![]() | Remove |
Remove directory from card.
(Overrides BasicCardFileSystemObject..::..Remove()()()().) |
![]() | Rename |
Rename the file or directory.
(Inherited from BasicCardFileSystemObject.) |
![]() ![]() | RootDirectory |
Get BasicCardDirectory object for root directory on BasicCard.
|
![]() | SetCurrentDirectory |
Make this directory current directory on BasicCard.
|
![]() | 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.) |