Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / CaptionsArrayList Class
Properties Methods


In This Topic
    CaptionsArrayList Class Members
    In This Topic

    The following tables list the members exposed by CaptionsArrayList.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of captions in the array.  
    Public PropertyGets the caption at the specified index within the array.  
    Public PropertyGets or sets a list of captions.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a caption to the array and returns its index.  
    Public MethodClears all the captions.  
    Public MethodCreates a copy of a list.  
    Public MethodFinds a caption in the array that matches the specified name.  
    Public MethodOverloaded. Gets the enumerator at the specified position.  
    Public MethodRemoves a caption.  
    Public MethodRemoves a caption at a specified position.  
    Top
    See Also