Visual Basic (Usage) | ![]() |
---|---|
Dim collection As IEnumerable(Of UShort) Dim instance As New UInt16Collection(collection) |
C# | |
---|---|
public UInt16Collection( IEnumerable<ushort> collection ) |
Parameters
- collection
- A Collection of System.UInt16 to pre-populate the collection with
Initializes the collection from another collection.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x