Description
Constructor.
C#
protected ElementBase( ElementBase parent );
Visual Basic
Protected Sub New( parent As ElementBase )
Parameters
| Parameters | Description |
|---|---|
| ElementBase parent | Input parent of this object. |
Constructor.
protected ElementBase( ElementBase parent );
Protected Sub New( parent As ElementBase )
| Parameters | Description |
|---|---|
| ElementBase parent | Input parent of this object. |