'Usage
Dim instance As CompositeDataType Dim fieldName As String instance.Remove(fieldName)
Parameters
- fieldName
- Name of the data field to be removed.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
The value of this parameter cannot be null
(Nothing
in Visual Basic).
'Usage
Dim instance As CompositeDataType Dim fieldName As String instance.Remove(fieldName)
The value of this parameter cannot be null
(Nothing
in Visual Basic).