This document is archived and information here might be outdated. Recommended version. |
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*