The LocalItemCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Count |
Gets the number of elements contained in the collection.
(Inherited from FileSystemItemCollection.) |
![]() ![]() | Item[([( Int32])]) |
Gets the item at the specified index.
|
![]() ![]() | Item[([( String])]) |
Gets the item of the specified path.
|
![]() ![]() | SyncRoot |
Gets an object that can be used to synchronize access to the collection.
(Inherited from FileSystemItemCollection.) |
![]() ![]() | UsePath |
Gets or sets a value that indicates whether to use a Path or Name for pattern matching
and return values in the GetFiles(Regex) method.
(Inherited from FileSystemItemCollection.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() ![]() | ICollection<(Of <<'(FileSystemItem>)>>)..::..IsReadOnly | (Inherited from FileSystemItemCollection.) |
![]() ![]() ![]() | ICollection<(Of <<'(LocalItem>)>>)..::..IsReadOnly |