Gets true value if two collections are equal.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public bool IsEqualsTo( RuleDefaultObjectCollection collection ) |
| Visual Basic (Declaration) |
|---|
Public Function IsEqualsTo ( _ collection As RuleDefaultObjectCollection _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsEqualsTo( RuleDefaultObjectCollection^ collection ) |
Parameters
- collection
- Type: PerpetuumSoft.DataModel.MsSql..::.RuleDefaultObjectCollection