'Usage
Dim instance As StructuredData Dim fieldName As String instance.Remove(fieldName)
Parameters
- fieldName
- The name of the 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 StructuredData Dim fieldName As String instance.Remove(fieldName)
The value of this parameter cannot be null
(Nothing
in Visual Basic).