This topic has not yet been rated - Rate this topic

RepeatBehavior Methods

The RepeatBehavior type exposes the following members.

  Name Description
Public method Equals(Object) Indicates whether this instance is equal to the specified object. (Overrides ValueType.Equals(Object).)
Public method Equals(RepeatBehavior) Returns a value that indicates whether this instance is equal to the specified RepeatBehavior.
Public method Static member Equals(RepeatBehavior, RepeatBehavior) Indicates whether the two specified RepeatBehavior structures are equal.
Public method GetHashCode Returns the hash code of this instance. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString() Returns a string representation of this RepeatBehavior instance. (Overrides ValueType.ToString().)
Public method ToString(IFormatProvider) Returns a string representation of this RepeatBehavior instance with the specified format.
Top
  Name Description
Explicit interface implemetation Private method IFormattable.ToString Formats the value of the current instance using the specified format.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.