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