| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal obj As dbiCustomArea _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( dbiCustomArea obj ) | |
Parameters
- obj
- A dbiCustomArea object to locate in the collection.
| dbicDayView | Send comments on this topic. |
| IndexOf(dbiCustomArea) Method | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomAreaCollection Class : IndexOf(dbiCustomArea) Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal obj As dbiCustomArea _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( dbiCustomArea obj ) | |