Namespace: UnityThreading
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void Resize( int newBufferSize ) |
| Visual Basic |
|---|
Public Sub Resize ( _ newBufferSize As Integer _ ) |
| Visual C++ |
|---|
public: void Resize( int newBufferSize ) |
Parameters
- newBufferSize
- Type: System..::..Int32