The FuzzyRuleCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FuzzyRuleCollection | Initializes a new instance of the FuzzyRuleCollection class |
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| Clear | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| ClearItems | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| Contains | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| CopyTo | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| Insert | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| InsertItem | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| RemoveAt | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| RemoveItem | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| SetItem | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| Item | (Inherited from Collection<(Of <(FuzzyRule>)>).) | |
| Items | (Inherited from Collection<(Of <(FuzzyRule>)>).) |