ArcGIS API for WPF - Library Reference
CodedValueSources Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Utilities Namespace : CodedValueSources Class

*FOR INTERNAL USE ONLY* The CodedValueSources class.

Object Model

CodedValueSources ClassCodedValueSource Class

Syntax

Visual Basic (Declaration) 
Public Class CodedValueSources 
   Inherits System.Collections.Generic.List(Of CodedValueSource)
C# 
public class CodedValueSources : System.Collections.Generic.List<CodedValueSource> 

Remarks

Used to maintain collection of coded value domains.

Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      ESRI.ArcGIS.Client.Toolkit.Utilities.CodedValueSources

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.