Namespace: Spire.Barcode
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 class BitArrayHelper
Public NotInheritable Class BitArrayHelper
public ref class BitArrayHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type BitArrayHelper =  class end

Members

      
 All Members  Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
PopBack(array<BitArray>[]()[][]%)
PopFront(array<BitArray>[]()[][]%)
ToBitArray(String)
ToBitMatrix(array<String>[]()[][])

Inheritance Hierarchy

System..::..Object
  Spire.Barcode..::..BitArrayHelper

See Also