| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal item As DynamicProperty _ ) As Integer | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( DynamicProperty item ) | |
| Managed Extensions for C++ | |
|---|---|
public: int IndexOf( DynamicProperty* item ) | |
| C++/CLI | |
|---|---|
public: int IndexOf( DynamicProperty^ item ) | |
Parameters
- item
- Item that's index in the container is returned.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family