Overload | Description |
---|---|
LocalizedTextCollection Constructor() | Initializes an empty collection. |
LocalizedTextCollection Constructor(IEnumerable<LocalizedText>) | Initializes the collection from another collection. |
LocalizedTextCollection Constructor(Int32) | Initializes the collection with the specified capacity. |