Search
Preparing search index...
The search index is not available
davinci-mathscript 1.3.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
YieldExpression
Class YieldExpression
Hierarchy
YieldExpression
Index
Constructors
constructor
Properties
argument
delegate
type
Constructors
constructor
new
Yield
Expression
(
argument
:
Expression
|
null
, delegate
:
boolean
)
:
YieldExpression
Parameters
argument:
Expression
|
null
delegate:
boolean
Returns
YieldExpression
Properties
Readonly
argument
argument
:
Expression
|
null
Readonly
delegate
delegate
:
boolean
Readonly
type
type
:
string
Globals
Yield
Expression
constructor
argument
delegate
type