Eyeshot 10 WinForms API Reference
AreEntitiesWith(String) Method

WinForms Assembly > devDept.Eyeshot Namespace > EyeshotDictionary<T> Class > AreEntitiesWith Method : AreEntitiesWith(String) Method
Tells if there are some entities using this dictionary element.
Syntax
'Declaration
 
Protected Overloads Function AreEntitiesWith( _
   ByVal name As String _
) As Boolean
protected bool AreEntitiesWith( 
   string name
)

Parameters

name
See Also

Reference

EyeshotDictionary<T> Class
EyeshotDictionary<T> Members
Overload List