Namespace: Spire.Barcode
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public static BitArray PopBack( ref BitArray[] bits )
Public Shared Function PopBack ( ByRef bits As BitArray() ) As BitArray
public: static BitArray^ PopBack( array<BitArray^>^% bits )
static member PopBack : bits : BitArray[] byref -> BitArray
Parameters
- bits
- array<BitArray>[]()[][]%