
| Visual Basic (Declaration) | |
|---|---|
Public Class OutFields Inherits System.Collections.Generic.List(Of String) | |
| C# | |
|---|---|
public class OutFields : System.Collections.Generic.List<string> | |
System.Object
System.Collections.Generic.List<T>
ESRI.ArcGIS.Client.Tasks.OutFields
Target Platforms: Windows Vista, Windows 7