ProcedureContainsExecutableCode Property |
Does the QuickLogic procedure contain any statements or is it empty.
Namespace: Demo3D.QuickLogicAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool ContainsExecutableCode { get; }Property Value
Boolean
See Also