PbArray.PbArray(int length) Constructor
.NET Standard 2.x
Initializes an instance of PbArray
Namespace: PowerScript.Bridge Assembly: PowerScript.Bridge.dll Parameters The length of the array. Coming soon. .NET Standard 2.xSyntax
public PbArray(int length);
length System.Int32Examples
Applies to