AffixRuleCollection.System.Collections.IDictionary.Item Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.System.Collections.IDictionary.Item Property

[Visual Basic]NotOverridable Private Default Property System.Collections.IDictionary.Item( _
   ByVal key As Object _
) As Object
[C#]
private object this[
   object key
] {get; set;}

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace