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