Class FbxLayerElementArrayTemplateInt
Inheritance
System.Object
FbxLayerElementArrayTemplateInt
Syntax
public class FbxLayerElementArrayTemplateInt : FbxLayerElementArray, IDisposable
Constructors
FbxLayerElementArrayTemplateInt()
Declaration
public FbxLayerElementArrayTemplateInt()
Methods
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
GetAt(Int32)
Declaration
public int GetAt(int pIndex)
Parameters
Type |
Name |
Description |
System.Int32 |
pIndex |
|
Returns
Type |
Description |
System.Int32 |
|