PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / OwnedFastListBase Class
Properties Methods


In This Topic
    OwnedFastListBase Class Members
    In This Topic

    The following tables list the members exposed by OwnedFastListBase.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the owner of collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Clears the current OwnedFastListBase.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Inserts the element at the specified index.  
    Protected MethodCalled when the list is about to be cleared.  
    Protected MethodCalled after the list has been cleared.  
    Protected MethodCalled when an item is about to be iserted.  
    Protected MethodCalled after an item has been inserted.  
    Protected MethodCalled when an item is about to be removed.  
    Protected MethodCalled after an item has been removed.  
    Protected MethodOverridden. Removes the specified element from the current list.  
    Top
    See Also