[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Gibt einen Wert zurück der angibt, ob das aktuelle Token neu ist.
Namespace: DynamicNode.Core.NodesAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public override bool IsCurrentTokenNew { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property IsCurrentTokenNew As Boolean Get |
| F# |
|---|
abstract IsCurrentTokenNew : bool override IsCurrentTokenNew : bool |