adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / ObjectBaseCollectionT<T> Class
Properties Methods

In This Topic
    ObjectBaseCollectionT<T> Class Members
    In This Topic

    The following tables list the members exposed by ObjectBaseCollectionT<T>.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Property Indicates whether the collection is read-only (Inherited from ObjectCollectionT<T>)
    Public Property Returns the item at the specified index (Inherited from ObjectCollectionT<T>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method (Inherited from ObjectCollectionT<T>)
    Public Method (Inherited from ObjectCollectionT<T>)
    Public Method (Inherited from ObjectCollectionT<T>)
    Public Method (Inherited from ObjectCollectionT<T>)
    Public Method (Inherited from ObjectCollectionT<T>)
    Public Method Moves the item down one spot in the collection (to a larger index) (Inherited from ObjectCollectionT<T>)
    Public MethodOverloaded.  Moves the item to the specified index in the collection (Inherited from ObjectCollectionT<T>)
    Public Method Moves the item up one spot in the collection (to a smaller index) (Inherited from ObjectCollectionT<T>)
    Public Method (Inherited from ObjectCollectionT<T>)
    Public Method (Inherited from ObjectCollectionT<T>)
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also