| Visual Basic (Declaration) | |
|---|---|
Public Function Remove( _ ByVal item As DynamicProperty _ ) As Boolean | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public bool Remove( DynamicProperty item ) | |
| Managed Extensions for C++ | |
|---|---|
public: bool Remove( DynamicProperty* item ) | |
| C++/CLI | |
|---|---|
public: bool Remove( DynamicProperty^ item ) | |
Parameters
- item
- Item that's first occurence is removed.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family