BlockEx(String) Constructor

Empty constructor.
Public Sub New( _ 
ByVal name As String
)
This language is not supported or no code example is available.
public BlockEx( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
string

The block name.

Remarks
 
Call SetXReferenceData to copy Xreference-related data from another BlockEx object.

.NET Framework

Supported in: 4.8

In this article

Definition