Class Std.VectorVectorInt
Inheritance
Std.VectorVectorInt
Assembly: Assembly-CSharp.dll
Syntax
public class VectorVectorInt : HandleCppPtr
Constructors
|
Improve this Doc
View Source
VectorVectorInt()
Declaration
|
Improve this Doc
View Source
VectorVectorInt(IntPtr, DeleteResponsibility)
Declaration
public VectorVectorInt(IntPtr vectorVectorIntPtr, DeleteResponsibility deleteResponsibility = DeleteResponsibility.True)
Parameters
Methods
|
Improve this Doc
View Source
At(UInt32)
Declaration
public Std.VectorInt At(uint pos)
Parameters
Type |
Name |
Description |
UInt32 |
pos |
|
Returns
|
Improve this Doc
View Source
Data()
Declaration
public Std.VectorInt[] Data()
Returns
|
Improve this Doc
View Source
DeleteCppPtr()
Declaration
protected override void DeleteCppPtr()
Overrides
|
Improve this Doc
View Source
PushBack(Std.VectorInt)
Declaration
public void PushBack(Std.VectorInt value)
Parameters
|
Improve this Doc
View Source
Size()
Declaration
Returns