public virtual IChannelCellCollection<T> Cells { get; }
Public Overridable ReadOnly Property Cells As IChannelCellCollection(Of T) Get
public: virtual property IChannelCellCollection<T>^ Cells { IChannelCellCollection<T>^ get (); }
abstract Cells : IChannelCellCollection<'T> with get override Cells : IChannelCellCollection<'T> with get
function get_Cells();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.