public EventedList( IEnumerable<T> collection )
Public Sub New ( collection As IEnumerable(Of T) )
public: EventedList( IEnumerable<T>^ collection )
© 2018 GitHub Community. All rights reserved.