|
VEngine.CodeCount Method
|
Returns the number of codes in a codeframe.
Namespace: RCS.Carbon.VariablesAssembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.1.14
Syntaxpublic int CodeCount(
string frame
)
Parameters
- frame String
- varname for simple or var.frame for hierarchic
Return Value
Int32Number of codes
See Also