Returns a value indicating whether this instance is equal to the specified Allocation instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public bool Equals( Allocation other ) |
| Visual Basic (Declaration) |
|---|
Public Function Equals ( _ other As Allocation _ ) As Boolean |
Parameters
- other
- Type: DlhSoft.Windows.Data..::.Allocation
An Allocation to compare to this instance.