Dynamic Data ObjectRemove Method
Remove value with name if found.
Otherwise, throw exception ArgumentNullException.
Definition
Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void Remove(
string property
)Parameters
- property String
- The key name.