ProjectEntry Equals Method (ProjectEntry)Delta Engine Documentation

Namespace: DeltaEngine.Editor.Core
Assembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public bool Equals(
	ProjectEntry other
)

Return Value

Type: Boolean

Implements

IEquatable T  Equals(T)
See Also