TimeSpanRange.Equals(TimeSpanRange) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
other | TimeSpanRange |
Returns
Type |
---|
Boolean |
See Also
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
public bool Equals(
TimeSpanRange other
)
Public Function Equals(
other As TimeSpanRange
) As Boolean
Name | Type |
---|---|
other | TimeSpanRange |
Type |
---|
Boolean |
No
Your feedback is appreciated.