StoragePathItemComparerEquals(IStoragePathItem, IStoragePathItem) - метод
Пространство имён: Tessa.Platform.StorageСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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)