# Codec_CandidateConnectedVertex

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

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

```csharp
public sealed class Codec_CandidateConnectedVertex : IFieldCodec, IFieldCodec<CandidateConnectedVertex>, IValueSerializer, IValueSerializer<CandidateConnectedVertex>
```

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_CandidateConnectedVertex(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.placement.repartitioning.codec-candidateconnectedvertex/constructors/constructor-orleans-serialization-serializers-icodecprovider-104920d4/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, CandidateConnectedVertex)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.placement.repartitioning.codec-candidateconnectedvertex/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-ref-orleans-e68543aa/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.placement.repartitioning.codec-candidateconnectedvertex/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-1ba942ee/)
- [Serialize(Writer&lt;TBufferWriter&gt;, CandidateConnectedVertex)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.placement.repartitioning.codec-candidateconnectedvertex/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-ref-orleans-p-ce74375b/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, CandidateConnectedVertex)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.placement.repartitioning.codec-candidateconnectedvertex/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-71b2e81c/)
