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