[]
Initializes a new instance of the StructElement class.
public StructElement()
Public Sub New()
Initializes a new instance of the StructElement class.
public StructElement(string type)
Public Sub New(type As String)
| Type | Name | Description |
|---|---|---|
| string | type | The element's type. |