[Missing <summary> documentation for "M:Couchbase.Utils.ArrayExtensions.AreEqual(System.Int32[][],System.Int32[][])"]
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- array
- Type:System.Int32[][]
[Missing <param name="array"/> documentation for "M:Couchbase.Utils.ArrayExtensions.AreEqual(System.Int32[][],System.Int32[][])"]
- other
- Type:System.Int32[][]
[Missing <param name="other"/> documentation for "M:Couchbase.Utils.ArrayExtensions.AreEqual(System.Int32[][],System.Int32[][])"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Couchbase.Utils.ArrayExtensions.AreEqual(System.Int32[][],System.Int32[][])"]
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type . When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).