SbNativeArrayTSetLength Method |
Namespace: OIV.Inventor.GenericAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax public override void SetLength(
long length
)
Public Overrides Sub SetLength (
length As Long
)
public:
virtual void SetLength(
long long length
) override
abstract SetLength :
length : int64 -> unit
override SetLength :
length : int64 -> unit
Parameters
- length
- Type: SystemInt64
See Also