This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITiePoint Interface > ITiePoint.Equals Method (ArcObjects .NET 10.4 SDK) |
Checks if it equals another tie point.
[Visual Basic .NET] Public Sub Equals ( _ ByVal pTiePoint As ITiePoint _ )
[C#] public void Equals ( ITiePoint pTiePoint );
[C++]
HRESULT Equals(
ITiePoint* pTiePoint
);
[C++]
Parameters pTiePoint [in]
pTiePoint is a parameter of type ITiePoint