Collection_CollectionItem Property (Object) |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax Object this[
Object Index
] { get; }
ReadOnly Default Property Item (
Index As Object
) As Object
Get
property Object^ default[Object^ Index] {
Object^ get (Object^ Index);
}
function get_Item(Index);
Parameters
- Index
- Type: SystemObject
Property Value
Type:
ObjectSee Also