protected abstract IEnumerable<ScalarObject> Objects { get; }
Protected MustOverride ReadOnly Property Objects As IEnumerable(Of ScalarObject) Get
protected: virtual property IEnumerable<ScalarObject^>^ Objects { IEnumerable<ScalarObject^>^ get () abstract; }
abstract Objects : IEnumerable<ScalarObject> with get
function get_Objects();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.