System.Collections.Specialized.BitVector32.CreateMask C# (CSharp) Method

CreateMask() public static method

public static CreateMask ( ) : int
return int
        public static int CreateMask() { throw null; }
        public static int CreateMask(int previous) { throw null; }

Same methods

BitVector32::CreateMask ( int previous ) : int