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