[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtRemoting (in DNExtRemoting.dll) Version: 1.0.4679.19834 (1.0.0.0)
Gibt ein Array mit allen Graphen der Laufzeitumgebung zurück.
Namespace: DynamicNode.Ext.RemotingAssembly: DNExtRemoting (in DNExtRemoting.dll) Version: 1.0.4679.19834 (1.0.0.0)
Syntax
| C# |
|---|
public IRemoteGraph[] Graphs { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Graphs As IRemoteGraph() Get |
| F# |
|---|
abstract Graphs : IRemoteGraph[] override Graphs : IRemoteGraph[] |