| Visual Basic (Usage) |  Copy Code | 
|---|---|
| C# | |
|---|---|
| public UInt64Collection operator implicit( ulong[] values ) | |
Parameters
- values
- An array of System.UInt64 to return as a collection
            Converts an array to a collection.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    