Class ComponentConnection
Inheritance
System.Object
ComponentConnection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ComponentConnection : ComponentMeasurer, IEquatable<APIBase>
Properties
AssemblyView
Declaration
public SMTBitmap AssemblyView { get; }
Property Value
| Type |
Description |
| SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
ConnectedComponent
Declaration
public Component ConnectedComponent { get; }
Property Value
ConnectedComponentsSocket
Declaration
public string ConnectedComponentsSocket { get; }
Property Value
| Type |
Description |
| System.String |
|
DetailView
Declaration
public SMTBitmap DetailView { get; }
Property Value
| Type |
Description |
| SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
Socket
Declaration
public string Socket { get; }
Property Value
| Type |
Description |
| System.String |
|
Methods
Delete()
Declaration
Swap()
Declaration
Implements
System.IEquatable<T>
Extension Methods