Show / Hide Table of Contents

    Class BitStringExtensions

    Represents the bit string extensions.

    Inheritance
    Object
    BitStringExtensions
    Namespace: Platform.Collections
    Assembly: Platform.Collections.dll
    Syntax
    public static class BitStringExtensions : object

    Methods

    | Improve this Doc View Source

    SetRandomBits(BitString)

    Sets the random bits using the specified string.

    Declaration
    public static void SetRandomBits(this BitString string)
    Parameters
    Type Name Description
    BitString string
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX