Skip to content
Was this article helpful?

BuildAssessmentApplicationsDictionary Properties

The BuildAssessmentApplicationsDictionary type exposes the following members.

Properties

 

NameDescription
Public propertyComparer Gets the IEqualityComparer(T) that is used to determine equality of keys for the dictionary. (Inherited from Dictionary(BuildAssessmentReportApplicationCategory, ReadOnlyCollection(BuildAssessmentReportApplication)).)
Public propertyCount Gets the number of key/value pairs contained in the Dictionary(TKey, TValue). (Inherited from Dictionary(BuildAssessmentReportApplicationCategory, ReadOnlyCollection(BuildAssessmentReportApplication)).)
Public propertyItem Gets or sets the value associated with the specified key. (Inherited from Dictionary(BuildAssessmentReportApplicationCategory, ReadOnlyCollection(BuildAssessmentReportApplication)).)
Public propertyKeys Gets a collection containing the keys in the Dictionary(TKey, TValue). (Inherited from Dictionary(BuildAssessmentReportApplicationCategory, ReadOnlyCollection(BuildAssessmentReportApplication)).)
Public propertyValues Gets a collection containing the values in the Dictionary(TKey, TValue). (Inherited from Dictionary(BuildAssessmentReportApplicationCategory, ReadOnlyCollection(BuildAssessmentReportApplication)).)
  Back to Top

See Also

Reference

BuildAssessmentApplicationsDictionary Class
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace

Was this article helpful?