Search Results for

    Show / Hide Table of Contents

    Class SubContentCollection

    Collection of subcontent LocalizableSubContent elements. Can appear in different MarkupData elements.

    Inheritance
    System.Object
    KeyBasedCollection<System.String, LocalizableSubContent>
    SubContentCollection
    Implements
    System.IEquatable<KeyBasedCollection<System.String, LocalizableSubContent>>
    Inherited Members
    KeyBasedCollection<String, LocalizableSubContent>.KeySelector
    KeyBasedCollection<String, LocalizableSubContent>.ForEach(Action<LocalizableSubContent>)
    KeyBasedCollection<String, LocalizableSubContent>.Equals(KeyBasedCollection<String, LocalizableSubContent>)
    KeyBasedCollection<String, LocalizableSubContent>.Equals(Object)
    KeyBasedCollection<String, LocalizableSubContent>.GetHashCode()
    KeyBasedCollection<String, LocalizableSubContent>.GetKeyForItem(LocalizableSubContent)
    Namespace: Sdl.Core.Bcm.BcmModel.Skeleton
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    public class SubContentCollection : KeyBasedCollection<string, LocalizableSubContent>

    Constructors

    SubContentCollection()

    Initializes a new instance of the SubContentCollection class.

    Declaration
    public SubContentCollection()

    Implements

    System.IEquatable<>

    On this page

    Back to top Generated by DocFX