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