BitArrayState.Apply 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.
public static Orleans.Transactions.TestKit.Correctnesss.BitArrayState Apply (Orleans.Transactions.TestKit.Correctnesss.BitArrayState left, Orleans.Transactions.TestKit.Correctnesss.BitArrayState right, Func<int,int,int> op);
static member Apply : Orleans.Transactions.TestKit.Correctnesss.BitArrayState * Orleans.Transactions.TestKit.Correctnesss.BitArrayState * Func<int, int, int> -> Orleans.Transactions.TestKit.Correctnesss.BitArrayState
Public Shared Function Apply (left As BitArrayState, right As BitArrayState, op As Func(Of Integer, Integer, Integer)) As BitArrayState
Parameters
- left
- BitArrayState
- right
- BitArrayState