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