The WebDavDiskStoreCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
CopyItemHere |
Copies an existing store item into this collection, overwriting any existing items.
| |
CreateCollection |
Creates a new collection with the specified name.
| |
CreateDocument |
Creates a new document with the specified name.
| |
Delete |
Deletes a store item by its name.
| |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetItemByName |
Retrieves a store item by its name.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MoveItemHere |
Moves an existing store item into this collection, overwriting any existing items.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also