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