IReadOnlyList<string> RefSection { get; }
ReadOnly Property RefSection As IReadOnlyList(Of String) Get
property IReadOnlyList<String^>^ RefSection { IReadOnlyList<String^>^ get (); }
abstract RefSection : IReadOnlyList<string> with get
In This Article