adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / ScriptCollection Class
Members


In This Topic
    ScriptCollection Class
    In This Topic
    Object Model
    ScriptCollection ClassScript Class
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class ScriptCollection 
       Inherits ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT(Of Script)
    [DefaultMember("Item")]
    public ref class ScriptCollection sealed : public ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<Script> 
    Inheritance Hierarchy
    See Also