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.
[Orleans.Concurrency.Immutable]
[System.Serializable]
public class TableVersion
[System.Serializable]
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class TableVersion : IEquatable<Orleans.TableVersion>, ISpanFormattable
[<Orleans.Concurrency.Immutable>]
[<System.Serializable>]
type TableVersion = class
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
type TableVersion = class
interface ISpanFormattable
interface IFormattable
interface IEquatable<TableVersion>
Public Class TableVersion
Public NotInheritable Class TableVersion
Implements IEquatable(Of TableVersion), ISpanFormattable