FileSystemItemCollection.CheckItem Method
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
CheckItem(FileSystemItem)
Validates whether the item is correct and can be added.
Declaration
protected virtual void CheckItem(FileSystemItem item)
Parameters
Type | Name | Description |
---|---|---|
FileSystemItem | item | Item to add. |