次の方法で共有


TypeArgument 構造体

定義

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

コンストラクター

TypeArgument(LayoutType)
TypeArgument(LayoutType, TypeArgumentList)

プロパティ

Type
TypeArgs

メソッド

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

演算子

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

適用対象