Padding Methods
.NET Framework 4.5
The Padding type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add | Computes the sum of the two specified Padding values. |
|
Equals | Determines whether the value of the specified object is equivalent to the current Padding. (Overrides ValueType.Equals(Object).) |
|
GetHashCode | Generates a hash code for the current Padding. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
Subtract | Subtracts one specified Padding value from another. |
|
ToString | Returns a string that represents the current Padding. (Overrides ValueType.ToString().) |