SbNativeArrayLength Property |
Note: This API is now obsolete.
Array size (32 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 int Length { get; }
<ObsoleteAttribute>
Public ReadOnly Property Length As Integer
Get
public:
[ObsoleteAttribute]
property int Length {
int get ();
}
[<ObsoleteAttribute>]
member Length : int with get
Property Value
Type:
Int32
See Also