IterationCount Methods
Methods
Equals(IterationCount) | Compares two IterationCount structures for equality. |
Equals(Object) | Determines whether the IterationCount is equal to the specified object. (Overrides ValueType.Equals(Object)) |
GetHashCode() | Gets a hash code for the IterationCount. (Overrides ValueType.GetHashCode()) |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
Parse(String) | Parses a string to return a IterationCount. |
ToString() | Gets a string representation of the IterationCount. (Overrides ValueType.ToString()) |