StoragePathItemComparerEquals(IStoragePathItem, IStoragePathItem) - метод
Пространство имён: Tessa.Platform.StorageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public bool Equals(
IStoragePathItem x,
IStoragePathItem y
)
Public Function Equals (
x As IStoragePathItem,
y As IStoragePathItem
) As Boolean
public:
virtual bool Equals(
IStoragePathItem^ x,
IStoragePathItem^ y
) sealed
abstract Equals :
x : IStoragePathItem *
y : IStoragePathItem -> bool
override Equals :
x : IStoragePathItem *
y : IStoragePathItem -> bool
- x IStoragePathItem
-
- y IStoragePathItem
-
BooleanIEqualityComparerTEquals(T, T)