Community Analyst API for Silverlight 2.2 Reference
IndexOfSpecifiedProperty Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace > CoreUtils Class : IndexOfSpecifiedProperty Method

obj
Object to get properties from.
names
List of property names to be tested.

Glossary Item Box

Gets an index of property whose value is specified.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

obj
Object to get properties from.
names
List of property names to be tested.

Return Value

Zero-based index of a specified property in the list, -1 (all properties are not specified), or names.Length (more than one property is specified).

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.