EyeshotKeyedCollection<T>.AreEntitiesWith (String) Method

Tells if there are some entities using this element.
Protected Function AreEntitiesWith( _ 
ByVal name As String
) As Boolean
This language is not supported or no code example is available.
protected bool AreEntitiesWith( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
string

Return Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition