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 Long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.