SbNativeArrayTSetLength Method |
Namespace: OIV.Inventor.GenericAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
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