Collection_CollectionIListAdd Method |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax int IListAdd(
Object value
)
Function IListAdd (
value As Object
) As Integer
int IListAdd(
Object^ value
)
function IListAdd(value);
Parameters
- value
- Type: SystemObject
Return Value
Type:
Int32See Also