Eyeshot 10 WinForms API Reference
Item Property (AttributeReferenceDictionary)

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

Parameters

name
See Also

Reference

AttributeReferenceDictionary Class
AttributeReferenceDictionary Members