Class BitStringExtensions
Represents the bit string extensions.
Namespace: Platform.Collections
Assembly: Platform.Collections.dll
Syntax
public static class BitStringExtensions : object
Methods
| Improve this Doc View SourceSetRandomBits(BitString)
Sets the random bits using the specified string.
Declaration
public static void SetRandomBits(this BitString string)
Parameters
Type | Name | Description |
---|---|---|
BitString | string |