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