Click or drag to resize

RuntimeState.OnCollationChanged Event

X#
This event is thrown when the collation of the runtimestate is changed

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC EVENT OnCollationChanged AS VOID
Request Example View Source

Value

Type: SystemEventHandler
Remarks
Clients can refresh cached information by registering to this event
See Also