Eyeshot 11 WPF API Reference
WPF 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