Constructor PcpLayerStackPtrVector
PcpLayerStackPtrVector(IntPtr, bool)
Declaration
public PcpLayerStackPtrVector(IntPtr cPtr, bool cMemoryOwn)
Parameters
PcpLayerStackPtrVector(IEnumerable)
Declaration
public PcpLayerStackPtrVector(IEnumerable c)
Parameters
PcpLayerStackPtrVector(IEnumerable<PcpLayerStack>)
Declaration
public PcpLayerStackPtrVector(IEnumerable<PcpLayerStack> c)
Parameters
PcpLayerStackPtrVector()
Declaration
public PcpLayerStackPtrVector()
PcpLayerStackPtrVector(PcpLayerStackPtrVector)
Declaration
public PcpLayerStackPtrVector(PcpLayerStackPtrVector other)
Parameters
PcpLayerStackPtrVector(int)
Declaration
public PcpLayerStackPtrVector(int capacity)
Parameters
Type |
Name |
Description |
int |
capacity |
|