Padding Operators
.NET Framework 4.5
The Padding type exposes the following members.
| Name | Description | |
|---|---|---|
|
Addition | Performs vector addition on the two specified Padding objects, resulting in a new Padding. |
|
Equality | Tests whether two specified Padding objects are equivalent. |
|
Inequality | Tests whether two specified Padding objects are not equivalent. |
|
Subtraction | Performs vector subtraction on the two specified Padding objects, resulting in a new Padding. |