PropertyContainer.NoIvarGet Method | |
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.21
Syntax VIRTUAL METHOD NoIvarGet(
cName AS STRING
) AS USUAL
public virtual Usual NoIvarGet(
string cName
)
Request Example
View SourceParameters
- cName
- Type: String
Return Value
Type:
UsualSee Also