Click or drag to resize

Workarea.GetField Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetField(
	nFldPos AS LONG
) AS RddFieldInfo
Request Example View Source

Parameters

nFldPos
Type: Long

Return Value

Type: RddFieldInfo

Implements

GetField(Long)
See Also