TypeArgument Struct

Definition

public readonly struct TypeArgument : IEquatable<Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.TypeArgument>
type TypeArgument = struct
Public Structure TypeArgument
Implements IEquatable(Of TypeArgument)
Inheritance
TypeArgument
Implements

Constructors

TypeArgument(LayoutType)
TypeArgument(LayoutType, TypeArgumentList)

Properties

Type
TypeArgs

Methods

Equals(Object)
Equals(TypeArgument)
GetHashCode()
ToString()
TypeAs<T>()

Operators

Equality(TypeArgument, TypeArgument)
Inequality(TypeArgument, TypeArgument)

Applies to