SbNativeArrayLongLength Property |
Note: This API is now obsolete.
Array size (64 bits integer)
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear.compat (in OIV.Inventor.SbLinear.compat.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[ObsoleteAttribute]
public long LongLength { get; }
<ObsoleteAttribute>
Public ReadOnly Property LongLength As Long
Get
public:
[ObsoleteAttribute]
property long long LongLength {
long long get ();
}
[<ObsoleteAttribute>]
member LongLength : int64 with get
Property Value
Type:
Int64
See Also