public IList<Selection> PatternList { get; }
Public ReadOnly Property PatternList As IList(Of Selection) Get
public: property IList<Selection^>^ PatternList { IList<Selection^>^ get (); }