The LinguisticVariableCollection type exposes the following members.

Constructors

  NameDescription
LinguisticVariableCollection
Initializes a new instance of the LinguisticVariableCollection class

Methods

  NameDescription
Add (Inherited from Collection<(Of <(LinguisticVariable>)>).)
Clear (Inherited from Collection<(Of <(LinguisticVariable>)>).)
ClearItems (Inherited from Collection<(Of <(LinguisticVariable>)>).)
Contains (Inherited from Collection<(Of <(LinguisticVariable>)>).)
CopyTo (Inherited from Collection<(Of <(LinguisticVariable>)>).)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
Find
Finds a linguistic variable in a collection.
GetEnumerator (Inherited from Collection<(Of <(LinguisticVariable>)>).)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
IndexOf (Inherited from Collection<(Of <(LinguisticVariable>)>).)
Insert (Inherited from Collection<(Of <(LinguisticVariable>)>).)
InsertItem (Inherited from Collection<(Of <(LinguisticVariable>)>).)
MemberwiseClone (Inherited from Object.)
Remove (Inherited from Collection<(Of <(LinguisticVariable>)>).)
RemoveAt (Inherited from Collection<(Of <(LinguisticVariable>)>).)
RemoveItem (Inherited from Collection<(Of <(LinguisticVariable>)>).)
SetItem (Inherited from Collection<(Of <(LinguisticVariable>)>).)
ToString (Inherited from Object.)

Properties

  NameDescription
Count (Inherited from Collection<(Of <(LinguisticVariable>)>).)
Item (Inherited from Collection<(Of <(LinguisticVariable>)>).)
Items (Inherited from Collection<(Of <(LinguisticVariable>)>).)

See Also