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