RepeatBehavior Methods
Include Protected Members
Include Inherited Members
Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members
The RepeatBehavior type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Equals(Object) | Indicates whether the specified object is equal to this RepeatBehavior. (Overrides ValueType.Equals(Object).) |
![]() ![]() |
Equals(RepeatBehavior) | Returns a value that indicates whether the specified RepeatBehavior is equal to this RepeatBehavior. |
![]() ![]() ![]() |
Equals(RepeatBehavior, RepeatBehavior) | Indicates whether the two specified RepeatBehavior values are equal. |
![]() ![]() |
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.) |
![]() ![]() |
GetHashCode | Returns the hash code of this instance. (Overrides ValueType.GetHashCode().) |
![]() ![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() |
ToString() | Returns a string representation of this RepeatBehavior. (Overrides ValueType.ToString().) |
![]() ![]() |
ToString(IFormatProvider) | Returns a string representation of this RepeatBehavior with the specified format. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() ![]() |
IFormattable.ToString | Infrastructure. For a description of this member, see ToString. |
Top