Click or drag to resize

_FieldNames Constructor

X#
Construct a _FieldNames object.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	aFields AS IList<STRING>
)
Request Example View Source

Parameters

aFields
Type: IListString
See Also