Block.Compile Method

Compiles the block entities.
Public Sub Compile( _ 
ByVal data As CompileParams
)
This language is not supported or no code example is available.
public void Compile( 
CompileParams data 
)
This language is not supported or no code example is available.

Parameters

data
CompileParams

The data for compilation

.NET Framework

Supported in: 4.8

In this article

Definition