ADAMObjectCompareTo Method

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
public int CompareTo(
	ADAMObject other
)

Parameters

other  ADAMObject
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also