[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available for `Uint128` is 3.6.0, with the content providing a list of versions from 3.6.0 down to 1.0.0."],["`Uint128` is a class that implements several interfaces including `IMessage`, `IEquatable\u003cUint128\u003e`, `IDeepCloneable\u003cUint128\u003e`, `IBufferMessage`, and `IMessage`."],["The `Uint128` class has two constructors: a default constructor `Uint128()` and a copy constructor `Uint128(Uint128 other)`."],["The `Uint128` class exposes properties `HasHigh`, `HasLow`, `High`, and `Low`, with `High` and `Low` being of type `ulong` and `HasHigh` and `HasLow` of type `bool`."],["The `Uint128` class inherits members like `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]