IComparable class that is used when sorting a lit of grants.
            
 Members
 Members| All Members | Constructors | Methods | |||
| Icon | Member | Description | 
|---|---|---|
|  | ComparatorGrant()()()() | Initializes a new instance of the ComparatorGrant class | 
|  | Compare(S3Grant, S3Grant) | 
            Compares the string representation of the grants
             | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ComparatorGrant |