| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal item As dbiDayFormat _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( dbiDayFormat item ) | |
Parameters
- item
- The Dbi.PIM.dbiDayFormat to locate in the collection.
| dbicDropDate | Send comments on this topic. |
| IndexOf(dbiDayFormat) Method | |
| See Also | |
|
| dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDayFormatCollection Class : IndexOf(dbiDayFormat) Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal item As dbiDayFormat _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( dbiDayFormat item ) | |