Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.ContinuousIntegration.Internal
StructuredLocation Class
StructuredLocation Methods
Equals Method
Equals Method (Object)
Equals Method (StructuredLocation)
StructuredLocation
Equals Method (StructuredLocation)
Indicates whether the current object is equal to another object of the same type.
Namespace:
CMS.ContinuousIntegration.Internal
Assembly:
CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax
C#
Copy
public
bool
Equals
(
StructuredLocation
other
)
Parameters
other
Type:
CMS.ContinuousIntegration.Internal
StructuredLocation
An object to compare with this object.
Return Value
Type:
Boolean
if the current object is equal to the
other
parameter; otherwise,
.
Implements
IEquatable
T
Equals(T)
See Also
Reference
StructuredLocation Class
Equals Overload
CMS.ContinuousIntegration.Internal Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com