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

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