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