ItemSet
01 Syntax
Microsoft.VisualBasic.DataMining.AprioriRules.ItemSet
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Remove | 1 | GetRemaining: removes all child elements from parent |
| GetHashCode | 1 | |
| IsNullOrEmpty | 1 | |
| SorterSortTokens | 1 | |
| ToString | 1 | |
| Contains | 1 | |
| PopLast | 1 | |
| Empty | 1 | |
| Slice | 1 | |
| op_Concatenate | 1 | |
| op_Equality | 1 | |
| op_Inequality | 1 | |
| Equals | 1 | |
| CompareTo | 1 |
03 Properties
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| Items | 1 |
05 Members
Remove(ItemSet)
GetRemaining: removes all child elements from parent
Parameters
| Name | Type | Description |
|---|---|---|
child | ItemSet | - |
Items
Length
Item
HashCode
GetHashCode()
IsNullOrEmpty()
SorterSortTokens()
ToString()
Contains(Item)
PopLast()
Empty()
Slice(
Int32, Int32)Equals(
Object)CompareTo(ItemSet)