Method GetHashCode
GetHashCode(LODParams)
Returns a hash code for the specified object.
Declaration
public int GetHashCode(LODGroupExtensions.LODParams obj)
Parameters
Type | Name | Description |
---|---|---|
LODGroupExtensions.LODParams | obj | The object for which a hash code is to be returned. |
Returns
Type | Description |
---|---|
int | A hash code for the specified object. |
Exceptions
Type | Condition |
---|---|
ArgumentNullException | The type of |