See Remove(T).
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public bool Remove( PropertyValue item ) |
| Visual Basic (Declaration) |
|---|
Public Function Remove ( _ item As PropertyValue _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool Remove( PropertyValue^ item ) sealed |
Parameters
- item
- Type: Endeca.Data..::.PropertyValue