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