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: 16.01.07
Syntax
C#
public class StringI

The StringI type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyNumStrings
Number of strings.
Public propertyStrings
Strings.
Top
Methods
  NameDescription
Public methodMarshal
Marshal the string.
Public methodStatic memberUnmarshal
Unmarshal the specified string.
Top
Fields
  NameDescription
Public fieldStatic memberEmpty
The empty string.
Top
See Also