[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)
Initialisiert ein leeres TokenSet
mit einer vorgegebenen Größe.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public TokenSet( int capacity ) |
Visual Basic |
---|
Public Sub New ( _ capacity As Integer _ ) |
F# |
---|
new : capacity:int -> TokenSet |
Parameters
- capacity
- Type: System..::..Int32
The capacity.