FunctionCollection<'FnCtx, 'GlCtx> Type
Collection of recovered functions.
Constructors
Constructor | Description |
Full Usage:
FunctionCollection(builders)
Parameters:
ICFGBuildable<'FnCtx, 'GlCtx>[]
Returns: FunctionCollection<'FnCtx, 'GlCtx>
|
|
Instance members
Instance member | Description |
|
|
Full Usage:
this.Count
Returns: int
|
|
|
|
|
|
|
|