Click or drag to resize

CommonEngineReadString Method

Overload List
  NameDescription
Public methodStatic memberReadStringT(String)
Used to read a string without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Public methodStatic memberReadString(Type, String)
Used to read a string without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Public methodStatic memberReadString(Type, String, Int32)
Used to read a string without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Top
See Also