Subtracts the specified TimeSpan from this instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public TimeSpan Subtract( TimeSpan value ) |
| Visual Basic (Declaration) |
|---|
Public Function Subtract ( _ value As TimeSpan _ ) As TimeSpan |
Parameters
- value
- Type: System..::..TimeSpan
An instance of TimeSpan.