'Declaration Public Function New( _ ByVal type As System.String _ )
public StructElement( System.string type )
Parameters
- type
- The element's type.
'Declaration Public Function New( _ ByVal type As System.String _ )
public StructElement( System.string type )