StringEncodedWriteVector.GetBit(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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