| C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | JavaScript | XAML |
public EventWindowSet..::.EventWindow[] Events { get; }
Public ReadOnly Property Events As EventWindowSet..::.EventWindow()
Dim instance As EventWindowSet Dim value As EventWindowSet..::.EventWindow() value = instance.Events
public: property array<EventWindowSet..::.EventWindow>^ Events { array<EventWindowSet..::.EventWindow>^ get (); }
/** @property */ public EventWindowSet..::.EventWindow[] get_Events()
public function get Events () : EventWindowSet..::.EventWindow[]
function get_events();