'Declaration
Public Function New( _ ByVal structureField As UAStructureField _ )
'Usage
Dim structureField As UAStructureField Dim instance As New UAStructureField(structureField)
public UAStructureField( UAStructureField structureField )
public: UAStructureField( UAStructureField^ structureField )
Parameters
- structureField
- Structure field to be copied from.