System.Collections.Specialized.BitVector32.Section.Equals C# (CSharp) Method

Equals() public method

public Equals ( System obj ) : bool
obj System
return bool
            public bool Equals(System.Collections.Specialized.BitVector32.Section obj) { throw null; }
            public override bool Equals(object o) { throw null; }

Same methods

BitVector32.Section::Equals ( object o ) : bool