protected List<string>? ColumnsMutable { get; }
Protected ReadOnly Property ColumnsMutable As List(Of String) Get
protected: property List<String^>^ ColumnsMutable { List<String^>^ get (); }
member ColumnsMutable : List<string> with get
In This Article