Removes a specific resource from the managed collection.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public void Remove( Resource resource ) |
| Visual Basic (Declaration) |
|---|
Public Sub Remove ( _ resource As Resource _ ) |
Parameters
- resource
- Type: DlhSoft.Windows.Data..::.Resource
The resource to remove from the collection.