Click or drag to resize

DirectoryNameEquals(DirectoryName) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.DirectoryName.Equals(Altaxo.Main.Services.DirectoryName)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool Equals(
	DirectoryName? other
)

Parameters

other  DirectoryName

[Missing <param name="other"/> documentation for "M:Altaxo.Main.Services.DirectoryName.Equals(Altaxo.Main.Services.DirectoryName)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Main.Services.DirectoryName.Equals(Altaxo.Main.Services.DirectoryName)"]

See Also