Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.ContinuousIntegration.Internal
RepositoryLocationsCollection Class
RepositoryLocationsCollection Methods
Equals Method
Equals Method (Object)
Equals Method (RepositoryLocationsCollection)
RepositoryLocationsCollection
Equals Method (RepositoryLocationsCollection)
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
(
RepositoryLocationsCollection
other
)
Parameters
other
Type:
CMS.ContinuousIntegration.Internal
RepositoryLocationsCollection
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
RepositoryLocationsCollection Class
Equals Overload
CMS.ContinuousIntegration.Internal Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com