Class CollectionHelper
Inheritance
System.Object
CollectionHelper
Namespace: MediaBrowser.Controller.Entities
Assembly: MediaBrowser.Controller.dll
Syntax
public static class CollectionHelper
Methods
AddCollection(List<LinkedItemInfo>, LinkedItemInfo)
Declaration
public static bool AddCollection(List<LinkedItemInfo> current, LinkedItemInfo newEntry)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<LinkedItemInfo> | current | |
LinkedItemInfo | newEntry |
Returns
Type | Description |
---|---|
System.Boolean |