Keyoti RapidSpell Silverlight API Docs
ArrayList Constructor (s)
APIKeyoti.RapidSpellArrayListArrayList(array<Regex>[]()[][])
Keyoti RapidSpell Silverlight
Declaration Syntax
C#Visual BasicVisual C++F#
public ArrayList(
	Regex[] s
)
Public Sub New ( 
	s As Regex()
)
public:
ArrayList(
	array<Regex^>^ s
)
new : 
        s : Regex[] -> ArrayList
Parameters
s (array<Regex>[]()[][])

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)