Method HasBitMultipleDifferentValue_Internal
HasBitMultipleDifferentValue_Internal(uint)
Say if the properties have differente values
Declaration
protected override bool HasBitMultipleDifferentValue_Internal(uint bitIndex)
Parameters
Type | Name | Description |
---|---|---|
uint | bitIndex | The index |
Returns
Type | Description |
---|---|
bool | True: properties have different value |