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