Eyeshot 10 WPF API Reference
Item Property (BlockDictionary)

WPF Assembly > devDept.Eyeshot Namespace > BlockDictionary Class : Item Property
Syntax
'Declaration
 
Public Overrides Default Property Item( _
   ByVal name As String _
) As Block
public override Block this[ 
   string name
]; {get; set;}

Parameters

name
See Also

Reference

BlockDictionary Class
BlockDictionary Members