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