public abstract ReadOnlyCollection<string> PerAdapterOutputNames { get; }
Public MustOverride ReadOnly Property PerAdapterOutputNames As ReadOnlyCollection(Of String) Get
public: virtual property ReadOnlyCollection<String^>^ PerAdapterOutputNames { ReadOnlyCollection<String^>^ get () abstract; }
abstract PerAdapterOutputNames : ReadOnlyCollection<string> with get
function get_PerAdapterOutputNames();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.