RepeatBehavior Methods
Collapse the table of content
Expand the table of content

RepeatBehavior Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The RepeatBehavior type exposes the following members.

  NameDescription
Public method Equals(Object) Indicates whether the specified object is equal to this RepeatBehavior. (Overrides ValueType.Equals(Object).)
Public method Equals(RepeatBehavior) Returns a value that indicates whether the specified RepeatBehavior is equal to this RepeatBehavior.
Public method Static member Equals(RepeatBehavior, RepeatBehavior) Indicates whether the two specified RepeatBehavior values are equal.
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
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.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string representation of this RepeatBehavior. (Overrides ValueType.ToString.)
Public method ToString(IFormatProvider) Returns a string representation of this RepeatBehavior with the specified format.
Top

  NameDescription
Explicit interface implemetation Private method IFormattable.ToString Infrastructure. For a description of this member, see ToString.
Top

Show:
© 2017 Microsoft