Removes all objects with the matching key.
Namespace: iCalAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
bool Remove( U key ) |
| Visual Basic |
|---|
Function Remove ( _ key As U _ ) As Boolean |
| Visual C++ |
|---|
bool Remove( U key ) |
Parameters
- key
- Type: U