'Declaration
<NotNullAttribute()> Public Function GetEventLogs() As ReadOnlyCollection(Of EventLog)
[NotNull()] public ReadOnlyCollection<EventLog> GetEventLogs()
[NotNull()] public: ReadOnlyCollection<EventLog^>^ GetEventLogs();
'Declaration
<NotNullAttribute()> Public Function GetEventLogs() As ReadOnlyCollection(Of EventLog)
[NotNull()] public ReadOnlyCollection<EventLog> GetEventLogs()
[NotNull()] public: ReadOnlyCollection<EventLog^>^ GetEventLogs();