Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public virtual bool Equals(
ContentCreationData other
)
public virtual bool Equals(
ContentCreationData other
)
Public Overridable Function Equals (
other As ContentCreationData
) As Boolean
Public Overridable Function Equals (
other As ContentCreationData
) As Boolean
public:
virtual bool Equals(
ContentCreationData^ other
)
public:
virtual bool Equals(
ContentCreationData^ other
)
abstract Equals :
other : ContentCreationData -> bool
override Equals :
other : ContentCreationData -> bool
abstract Equals :
other : ContentCreationData -> bool
override Equals :
other : ContentCreationData -> bool
Return Value
Type:
BooleanImplements
IEquatable T Equals(T)