This document is archived and information here might be outdated. Recommended version. |
Adds an element to the array.
[Visual Basic .NET] Public Sub Add ( _ ByRef pElement As WKSPointZ _ )
[C#] public void Add ( ref WKSPointZ pElement );
[C++]
HRESULT Add(
WKSPointZ* pElement
);
[C++] Parameters pElement [in]
pElement is a parameter of type WKSPointZ*