Namespace: Cartella.Models.EditForm
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public bool Remove( string key ) |
Visual Basic |
---|
Public Function Remove ( _ key As String _ ) As Boolean |
Visual C++ |
---|
public: bool Remove( String^ key ) |
Parameters
- key
- Type: System..::..String