protected List<T> Items { get; }
Protected ReadOnly Property Items As List(Of T) Get
protected: property List<T>^ Items { List<T>^ get (); }
member Items : List<'T> with get
function get_Items();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.