Abstract.HasIVar Method | |
Namespace:
XSharp.XPP
Assembly:
XSharp.XPP (in XSharp.XPP.dll) Version: 2.21
Syntax VIRTUAL METHOD HasIVar(
cName AS STRING
) AS LOGIC
public virtual bool HasIVar(
string cName
)
Request Example
View SourceParameters
- cName
- Type: String
Return Value
Type:
LogicSee Also