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