| Padding Methods | 
The Padding type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals(Object) | 
            Determines the equality between this instance and the specified object
            (Overrides ValueTypeEquals(Object).) | 
|  | Equals(Padding) | 
            Determines equality between this instance and the specified padding
             | 
|  | GetHashCode | 
            Gets the hash code for this Padding instance
            (Overrides ValueTypeGetHashCode.) | 
|  | ToString | 
            Converts this object to a string
            (Overrides ValueTypeToString.) | 
 See Also
See Also