This document is archived and information here might be outdated. Recommended version. |
Create Class Names safe array.
[Visual Basic .NET]
Public Sub Create ( _
ByVal numNames As Integer _
)
[C#]
public void Create (
int numNames
);
[C++]
HRESULT Create(
Long numNames
);
[C++] Parameters numNames [in]
numNames is a parameter of type int