This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITiePointOperation Interface > ITiePointOperation.Init Method (ArcObjects .NET 10.4 SDK) |
Initializes a tie point collection with a tie point table.
[Visual Basic .NET] Public Sub Init ( _ ByVal pTiePoints As ITable _ )
[C#] public void Init ( ITable pTiePoints );
[C++]
HRESULT Init(
ITable* pTiePoints
);
[C++]
Parameters pTiePoints [in]
pTiePoints is a parameter of type ITable