T
Expected type of element.
Esri Business Analyst Server API for Silverlight 2.2 Reference
TestAndGetElement<T> Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > ParseUtils Class : TestAndGetElement<T> Method

arrayName
A name which describes this array.
decodedArray
A JSON-decoded array.
elementIndex
An index to element of the JSON-decoded array to be tested and returned.

Glossary Item Box

Tests an element of a JSON-decoded array on type only and gets it.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

arrayName
A name which describes this array.
decodedArray
A JSON-decoded array.
elementIndex
An index to element of the JSON-decoded array to be tested and returned.

Type Parameters

T
Expected type of element.

Return Value

Element value.

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.