StvDEVGDKComponentsDrawingEditorExtensionsBasicTypesExtensionsCollectionsExtensions ForEach | Constructor IEnumerable<T> ForEach<T>(this IEnumerable<T> collection, Action<T> action)Performs the specified action for all collection items.
Parameters
|