Constructor PtrList
PtrList()
Declaration
public PtrList()
PtrList(IntPtr[])
Declaration
public PtrList(IntPtr[] tab)
Parameters
| Type | Name | Description | 
|---|---|---|
| IntPtr[] | tab | 
PtrList(int)
Declaration
public PtrList(int size)
Parameters
| Type | Name | Description | 
|---|---|---|
| int | size |