Dynamicweb 9
Dynamicweb 9
Dynamicweb.Security.UserManagement
GroupNameComparer Class
GroupNameComparer Methods
Compare Method
GroupNameComparer
Compare Method
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
C#
VB
Copy
public
int
Compare
(
Group
x
,
Group
y
)
Public
Function
Compare
(
x
As
Group
,
y
As
Group
)
As
Integer
Parameters
x
Type:
Dynamicweb.Security.UserManagement
Group
y
Type:
Dynamicweb.Security.UserManagement
Group
Return Value
Type:
Int32
Implements
IComparer
T
Compare(T, T)
See Also
Reference
GroupNameComparer Class
Dynamicweb.Security.UserManagement Namespace