Visual Basic (Usage) | ![]() |
---|---|
Dim collection As IEnumerable(Of LocalizedText) Dim instance As New LocalizedTextCollection(collection) |
C# | |
---|---|
public LocalizedTextCollection( IEnumerable<LocalizedText> collection ) |
Parameters
- collection
- The collection to copy into this new instance
Initializes the collection from another collection.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x