Keyoti RapidSpell Desktop .NET API Docs
UserDictionaryContentChangedEventArgs Constructor (dicts)
APIKeyoti.RapidSpell.OptionsUserDictionaryContentChangedEventArgsUserDictionaryContentChangedEventArgs(List<(Of <<'(UserDictionary>)>>))
Keyoti RapidSpell Desktop .NET
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public UserDictionaryContentChangedEventArgs(
	List<UserDictionary> dicts
)
public UserDictionaryContentChangedEventArgs(
	List<UserDictionary> dicts
)
Public Sub New ( 
	dicts As List(Of UserDictionary)
)
Public Sub New ( 
	dicts As List(Of UserDictionary)
)
public:
UserDictionaryContentChangedEventArgs(
	List<UserDictionary^>^ dicts
)
public:
UserDictionaryContentChangedEventArgs(
	List<UserDictionary^>^ dicts
)
new : 
        dicts : List<UserDictionary> -> UserDictionaryContentChangedEventArgs
new : 
        dicts : List<UserDictionary> -> UserDictionaryContentChangedEventArgs
Parameters
dicts (List<(Of <(<'UserDictionary>)>)>)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412