This topic has not yet been rated - Rate this topic

Padding Methods

The Padding type exposes the following members.

  NameDescription
Public method Static member Add Computes the sum of the two specified Padding values.
Public method Equals Determines whether the value of the specified object is equivalent to the current Padding. (Overrides ValueType.Equals(Object).)
Public method GetHashCode Generates a hash code for the current Padding. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Static member Subtract Subtracts one specified Padding value from another.
Public method ToString Returns a string that represents the current Padding. (Overrides ValueType.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.