RepeatBehavior Methods
.NET Framework 4
The RepeatBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Indicates whether this instance is equal to the specified object. (Overrides ValueType.Equals(Object).) |
|
Equals(RepeatBehavior) | Returns a value that indicates whether this instance is equal to the specified RepeatBehavior. |
|
Equals(RepeatBehavior, RepeatBehavior) | Indicates whether the two specified RepeatBehavior structures are equal. |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it 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 instance. (Overrides ValueType.ToString().) |
|
ToString(IFormatProvider) | Returns a string representation of this RepeatBehavior instance with the specified format. |
| Name | Description | |
|---|---|---|
|
IFormattable.ToString | Formats the value of the current instance using the specified format. |