IVFPObject.ReadMethod Method | |
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax METHOD ReadMethod(
cMethod AS STRING
) AS STRING
string ReadMethod(
string cMethod
)
Parameters
- cMethod
- Type: String
Return Value
Type:
StringSee Also