mapping the Item.Item string comparision to Item.Code comparision
Item
00 Remarks
constant value liked, so readonly field at here
01 Syntax
Microsoft.VisualBasic.DataMining.AprioriRules.Item
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| op_Equality | 1 | check equals of the Item.Code |
| GetHashCode | 1 | |
| ToString | 1 | |
| CompareTo | 1 | |
| op_Inequality | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| UnicodeChar | 1 | Convert the Item.Code as chinese character BMP unicode char. |
04 Fields
05 Members
check equals of the Item.Code
Parameters
UnicodeChar
Convert the Item.Code as chinese character BMP unicode char.
Returns
one of the 20992 chinese BMP chars.
Code
the hashcode of the Item.Item string
Code
Item
GetHashCode()
ToString()
CompareTo(Item)