Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / EyeshotKeyedCollection<T> Class
Fields Properties Methods


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

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

    Protected Fields
     NameDescription
    Protected Internal FieldThe related ViewportLayout  
    Top
    Public Properties
     NameDescription
    Public Property Gets the element with the specified name.  
    Top
    Public Methods
     NameDescription
    Public Method Adds one item at the end of this collection.  
    Public Method  
    Public Method  
    Public Method Gets the value associated with the specified key.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  Tells if there are some entities using this element.  
    Protected Methodstatic (Shared in Visual Basic)  
    Protected Internal MethodOverloaded.   
    Protected Internal Method Checks if an index is valid for the collection.  
    Protected Internal Method Checks if a key exists in the collection.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method Checks if a specific item is used somewhere.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also