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


In This Topic
    OwnedFastList Class Members
    In This Topic

    The following tables list the members exposed by OwnedFastList.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the owner of collection.  
    Top
    Public Methods
     NameDescription
    Public MethodClears the current OwnedFastListBase. (Inherited from C1.C1Preview.OwnedFastListBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodInserts the element at the specified index. (Inherited from C1.C1Preview.OwnedFastListBase)
    Protected MethodOverridden. Called when the list is about to be cleared.  
    Protected MethodCalled after the list has been cleared. (Inherited from C1.C1Preview.OwnedFastListBase)
    Protected MethodOverridden. Called when an item is about to be iserted.  
    Protected MethodOverridden. Called after an item has been inserted.  
    Protected MethodCalled when an item is about to be removed. (Inherited from C1.C1Preview.OwnedFastListBase)
    Protected MethodOverridden. Called after an item has been removed.  
    Protected MethodRemoves the specified element from the current list. (Inherited from C1.C1Preview.OwnedFastListBase)
    Top
    See Also