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