リサイズはクリックかドラッグ

CommonEventSpecialArgCase 演算子と型変換

CommonEventSpecialArgCase 型は下記のメンバーを公開します。

演算子
  名前説明
Public 演算子静的メンバーEquality
==
Public 演算子静的メンバー(TupleInt32, String to CommonEventSpecialArgCase)
Tuple<int, string> -> CommonEventSpecialArgCase 型変換
Public 演算子静的メンバー(ValueTupleInt32, String to CommonEventSpecialArgCase)
(int, string) -> CommonEventSpecialArgCase 型変換
Public 演算子静的メンバー(CommonEventSpecialArgCase to TupleInt32, String)
CommonEventSpecialArgCase -> Tuple<int, string> 型変換
Public 演算子静的メンバー(CommonEventSpecialArgCase to ValueTupleInt32, String)
CommonEventSpecialArgCase -> (int, string) 型変換
Public 演算子静的メンバーInequality
!=
トップ
関連項目