Creates a new ConfigurationCell from specified parameters.

C# | Visual Basic | Visual C++ |
public ConfigurationCell( ushort idCode )
Public Sub New ( _ idCode As UShort _ )
public: ConfigurationCell( unsigned short idCode )

- idCode (UInt16)
- The numeric ID code for this ConfigurationCell.