[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Wird aufgerufen, wenn

Namespace: DynamicNode.Ext.Objects
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)

Syntax

C#
protected abstract CodeCompilerResult Compile()
Visual Basic
Protected MustOverride Function Compile As CodeCompilerResult
F#
abstract Compile : unit -> CodeCompilerResult 

Return Value

[Missing <returns> documentation for "M:DynamicNode.Ext.Objects.NCode.Compile"]

See Also