public List<Note[]> Notes { get; }
Public ReadOnly Property Notes As List(Of Note()) Get
public: property List<array<Note^>^>^ Notes { List<array<Note^>^>^ get (); }
member Notes : List<Note[]> with get
function get_Notes();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.