We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5521b80 commit e2427a4Copy full SHA for e2427a4
xml/System.Collections/BitArray.xml
@@ -615,8 +615,6 @@
615
## Remarks
616
The specified array must be of a compatible type. Only `bool`, `int`, and `byte` types of arrays are supported.
617
618
- This method uses <xref:System.Array.Copy%2A?displayProperty=nameWithType> to copy the elements.
619
-
620
This method is an `O(n)` operation, where `n` is <xref:System.Collections.BitArray.Count%2A>.
621
622
0 commit comments