Click or drag to resize

Abstract.GetNoIVar Method

X#
Handles access operations to undefined instance variables.

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 METHOD GetNoIVar(
	cName AS USUAL
) AS USUAL
Request Example View Source

Parameters

cName
Type: Usual
The fieldname to access.

Return Value

Type: Usual
See Also