adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / OptionCollection Class
Properties Methods

In This Topic
    OptionCollection Class Members
    In This Topic

    The following tables list the members exposed by OptionCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Property Indicates whether the collection is read-only (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Property Returns the item at the specified index (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Adds a new option  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public MethodDetermines whether the collection contains an option with the specified name  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method Gets the option with the specified name, optionally creating the option if it does not exist  
    Public MethodOverloaded.  Gets the value of the option with the specified name  
    Public Method Gets the value of the option with the specified name  
    Public Method Gets the value of the option with the specified name  
    Public Method Gets the value of the option with the specified name  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public MethodOverloaded. Removes the option with the specified OptionName  
    Public MethodOverridden.   
    Public MethodOverloaded. Sets the value of the option with the specified name, creating the option if necessary  
    Top
    See Also