Implements IEquatable<TemplateLocation>. Used to determine equality/equivalency
between TemplateLocations.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- other
- Type: HotDocs.Sdk TemplateLocation
The other location to compare with when testing equality.
Return Value
Type:
A value indicating whether or not the two locations are equal.
Implements

See Also