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