Method CopyOf
CopyOf(BitArray, Int32)
Create a copy of the given
length
bits.
Declaration
public abstract T CopyOf(BitArray bs, int length)
Parameters
Type | Name | Description |
---|---|---|
BitArray | bs | |
System.Int32 | length |
Returns
Type | Description |
---|---|
T |