public InsightValueCollection ItemList { get; }
Public ReadOnly Property ItemList As InsightValueCollection Get
public: property InsightValueCollection^ ItemList { InsightValueCollection^ get (); }
member ItemList : InsightValueCollection with get
In This Article