# Codec_IdComparer

Package: [Microsoft.Orleans.Transactions](/orleans/docs/api/csharp/microsoft.orleans.transactions/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Transactions)

```csharp
public sealed class Codec_IdComparer : IFieldCodec, IFieldCodec<IdComparer>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Codec_IdComparer](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.participantid.codec-idcomparer/constructors/constructor-4de6d1a3/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, IdComparer)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.participantid.codec-idcomparer/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-tran-6f9e71bf/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.participantid.codec-idcomparer/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-1b8b15a6/)
- [Serialize(Writer&lt;TBufferWriter&gt;, IdComparer)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.participantid.codec-idcomparer/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-trans-5f5c3364/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, IdComparer)](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.participantid.codec-idcomparer/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-cd2ee438/)
