Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / BlockKeyedCollection Class
Members

In This Topic
    BlockKeyedCollection Class
    In This Topic
    Blocks collection.
    Syntax
    'Declaration
     
    Public Class BlockKeyedCollection 
       Inherits devDept.Eyeshot.BlockKeyedCollection(Of Block)
    public class BlockKeyedCollection : devDept.Eyeshot.BlockKeyedCollection<Block> 
    Inheritance Hierarchy
    See Also