Community Analyst API for Silverlight 2.2 Reference
JsonList<T> Constructor
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace > JsonList<T> Class : JsonList<T> Constructor

Glossary Item Box

Initializes a new instance of the JsonList class.

Overload List

OverloadDescription
JsonList<T> Constructor() Initializes an empty instance of the JsonList class.  
JsonList<T> Constructor(ValidatorCallback<T>) Initializes an empty instance of the JsonList class with a specified validator.  
JsonList<T> Constructor(IEnumerable<T>)Initializes a new instance of the JsonList class by a collection of members.  
JsonList<T> Constructor(IEnumerable<T>,ValidatorCallback<T>)Initializes a new instance of the JsonList class by a collection of members and validator.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.