Click or drag to resize

NamedEntitiesNameExists Method

Returns true if the name exists in the collection.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Function NameExists ( 
	name As String
) As Boolean

Parameters

name
Type: SystemString

Return Value

Type: Boolean
See Also