Removes the property with the specified name from the collection.
Namespace: Spotfire.Dxp.Data.Formats.Stdf
Assembly: Spotfire.Dxp.Data.Formats.Stdf (in Spotfire.Dxp.Data.Formats.Stdf.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public void RemoveProperty( string name )
Parameters
- name
- Type: SystemString
The property name.
Version Information
See Also