[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystem.SVNAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Equals(
WebDAV..::..Item other
)
public bool Equals(
WebDAV..::..Item other
)
Public Function Equals (
other As WebDAV..::..Item
) As Boolean
Public Function Equals (
other As WebDAV..::..Item
) As Boolean
public:
virtual bool Equals(
WebDAV..::..Item^ other
) sealed
public:
virtual bool Equals(
WebDAV..::..Item^ other
) sealed
abstract Equals :
other : WebDAV..::..Item -> bool
override Equals :
other : WebDAV..::..Item -> bool
abstract Equals :
other : WebDAV..::..Item -> bool
override Equals :
other : WebDAV..::..Item -> bool
Return Value
Type:
BooleanImplements
IEquatable T Equals(T)