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