DocumentPrivilege.CompareTo

DocumentPrivilege.CompareTo method

Compares two DocumentPrivilege objects. The object to compare with. A signed integer that indicates the relative values of this instance and value. Less than zero this instance is less than value. Zero this instance is equal to value. Greater than zero this instance is greater than value.

public int CompareTo(object obj)

See Also