This document is archived and information here might be outdated. Recommended version. |
Restricted.
[Visual Basic .NET] Public Sub Add ( _ ByVal pNode As ITinNode _ )
[C#] public void Add ( ITinNode pNode );
[C++]
HRESULT Add(
ITinNode* pNode
);
[C++] Parameters pNode [in]
pNode is a parameter of type ITinNode*