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

FixedLengthListTEquals メソッド (IReadOnlyListT)

値を比較する。

名前空間:  WodiLib.Sys
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public bool Equals(
	IReadOnlyList<T> other
)

パラメーター

other
型: System.Collections.GenericIReadOnlyListT
比較対象

戻り値

型: Boolean
一致する場合、true

実装

IEquatableTEquals(T)
関連項目