Class LanguageBranchCollection
Represents a collection of LanguageBranch classes.
Inheritance
System.Object
LanguageBranchCollection
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class LanguageBranchCollection : List<LanguageBranch>
Constructors
LanguageBranchCollection()
Declaration
public LanguageBranchCollection()