←Select platform

Length Property

Summary
Gets or sets the native (unmanaged) data length (size in bytes).
Syntax
C#
VB
C++
public long Length { get; set; } 
Public Property Length As Long 
public: 
property int64 Length { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

An Int64 value that represents the native (unmanaged) data length (size in bytes).

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.