Page History
...
Name | Description |
|---|---|
CreateInstance is signalled when an instance of a component is created [created Inherited from PRIM_IOC.StringReader (PRIM_IOC.StringReader) | |
DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from PRIM_IOC.StringReader (PRIM_IOC.StringReader) | |
Event signalled when an exception is caught and supplies a message reporting the error [error Inherited from PRIM_IOC.StringReader (PRIM_IOC.StringReader) Message |
Methods
Name | Description |
|---|---|
Concatenates up to ten unicode strings to the text string to be processed by the StringReader Value1, Value2, Value3, Value4, Value5, Value6, Value7, Value8, Value9, Value10 | |
Attempts to read a line of characters from the text reader and returns the data as a string Inherited from PRIM_IOC.TextReader (PRIM_IOC.TextReader) Result, String | |
Attempts to read a number of characters from the text reader and returns the data as a string Inherited from PRIM_IOC.TextReader (PRIM_IOC.TextReader) Result, Count, String |