Click or drag to resize

IOPinMappingFunctions Property

Gets or sets the names of the available functions for the pin.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public string[] Functions { get; set; }

Property Value

String
The function names.
See Also