Skip to content

ACadSharp.Classes.DxfClassCollection.TryGetByName(System.String,_ACadSharp.Classes.DxfClass@)

Albert Domenech edited this page Aug 19, 2025 · 2 revisions

TryGetByName(System.String, ACadSharp.Classes.DxfClass@) Method

Gets the dxf class associated with .

Definition

Namespace: ACadSharp.Classes.DxfClassCollection

C#

public Boolean TryGetByName(System.String, ACadSharp.Classes.DxfClass@)

Return Value

Boolean

Clone this wiki locally