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