This document is archived and information here might be outdated. Recommended version. |
Schematic diagram class referenced by the specified Name.
[Visual Basic .NET] Public Function GetSchematicElementClass ( _ ByVal Name As String _ ) As ISchematicElementClass
[C#] public ISchematicElementClass GetSchematicElementClass ( string Name );
[C++]
HRESULT GetSchematicElementClass(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR