protected ConcurrentDictionary<Guid, int> ReadIndicies { get; }
Protected ReadOnly Property ReadIndicies As ConcurrentDictionary(Of Guid, Integer) Get
protected: property ConcurrentDictionary<Guid, int>^ ReadIndicies { ConcurrentDictionary<Guid, int>^ get (); }
member ReadIndicies : ConcurrentDictionary<Guid, int> with get
function get_ReadIndicies();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.