RepeatedFieldCodec<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serializer for Google.Protobuf.Collections.RepeatedField`1.
C#
[Orleans.RegisterSerializer]
public sealed class RepeatedFieldCodec<T> : Orleans.Serialization.Codecs.IFieldCodec<Google.Protobuf.Collections.RepeatedField<T>>
[<Orleans.RegisterSerializer>]
type RepeatedFieldCodec<'T> = class
interface IFieldCodec<RepeatedField<'T>>
interface IFieldCodec
Public NotInheritable Class RepeatedFieldCodec(Of T)
Implements IFieldCodec(Of RepeatedField(Of T))
- T
The element type.
- Inheritance
-
RepeatedFieldCodec<T>
- Attributes
- Implements
-
IFieldCodec IFieldCodec<Google.
Protobuf. <T>>Collections. Repeated Field
Repeated |
Initializes a new instance of the RepeatedFieldCodec<T> class. |
Read |
Reads a value. |
Write |
Writes a field. |
Produkto | Mga Bersyon |
---|---|
.NET Orleans | 9.0.0 |