| Visual Basic (Declaration) | |
|---|---|
Protected Function InternalAdd( _ ByVal obj As SubObjectBase _ ) As Integer | |
| C# | |
|---|---|
protected int InternalAdd( SubObjectBase obj ) | |
Parameters
- obj
- SubObjectBase to add to the collection.
| Infragistics2.Shared.v8.1 | |
| InternalAdd Method | |
| See Also | |
|
| Infragistics.Shared Namespace > SubObjectsCollectionBase Class : InternalAdd Method |
| Visual Basic (Declaration) | |
|---|---|
Protected Function InternalAdd( _ ByVal obj As SubObjectBase _ ) As Integer | |
| C# | |
|---|---|
protected int InternalAdd( SubObjectBase obj ) | |