[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Gibt einen Pin zurück.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
| C# |
|---|
public Pin GetPin( int index ) |
| Visual Basic |
|---|
Public Function GetPin ( _ index As Integer _ ) As Pin |
| F# |
|---|
member GetPin : index:int -> Pin |
Parameters
- index
- Type: System..::..Int32
Der Index. (0 >= index > PinCount)