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