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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.