Click or drag to resize

StringI Class

International strings.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPStringI

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.01.00
Syntax
C#
public class StringI

The StringI type exposes the following members.

Constructors
 NameDescription
Public methodStringI(IEnumerableStringIStringData) Constructs a StringI.
Public methodStringI(ListStringIStringData) Constructs a StringI.
Public methodStringI(StringIStringData) Constructs a StringI.
Top
Properties
 NameDescription
Public propertyNumStrings Number of strings.
Public propertyStrings Strings.
Top
Fields
 NameDescription
Public fieldStatic memberEmpty The empty string.
Top
See Also