| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property ValueFields As System.Collections.Generic.IList(Of Field) | |
| C# | |
|---|---|
System.Collections.Generic.IList<Field> ValueFields {get;} | |
Property Value
The list of quantitative fields.This list indices can be used as an index of a value in the IPointData list returned by the GetValues method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2