[This is preliminary documentation and is subject to change.]
A collection of OneTimeEvent.
| C# | Visual Basic | Managed C++ | J# |
[XmlArrayItemAttribute("Event", Type = typeof(Settings.OneTimeEvent))] [XmlArrayAttribute("OneTimeEvents")] public ArrayList OneTimeEvents
<XmlArrayItemAttribute("Event", Type := GetType())> _ <XmlArrayAttribute("OneTimeEvents")> _ Public OneTimeEvents As ArrayList
[XmlArrayItemAttribute(L"Event", Type = typeof())] [XmlArrayAttribute(L"OneTimeEvents")] public: ArrayList^ OneTimeEvents
/** @attribute XmlArrayItemAttribute("Event", Type = Settings.OneTimeEvent) */ /** @attribute XmlArrayAttribute("OneTimeEvents") */ public ArrayList OneTimeEvents