Szerkesztés

Megosztás a következőn keresztül:


StringEncodedWriteVector.GetBit(String, String) Method

Definition

Gets one of the bits in writeVector

public static bool GetBit (string writeVector, string Replica);
static member GetBit : string * string -> bool
Public Shared Function GetBit (writeVector As String, Replica As String) As Boolean

Parameters

writeVector
String

The write vector which we want get the bit from

Replica
String

The replica for which we want to look up the bit

Returns

Applies to