SettingCollection.Item Property (Microsoft.PerformancePoint.Scorecards)

Overload List

Name Description
SettingCollection.Item (Int32)
Gets or sets the setting at the supplied index. If set at the setting at the index then the old setting and the newly supplied setting must have the same key to replace the setting.
SettingCollection.Item (String)
Gets or sets the setting with the key. The get uses the internal hashtable to find the value. If the key does not exists then it will be added otherwise the setting will be replaced.

See Also

Reference

SettingCollection Class
SettingCollection Members
Microsoft.PerformancePoint.Scorecards Namespace