←Select platform

Length Property

Summary

Gets or sets the native (unmanaged) data length (size in bytes).

Syntax

C#
VB
WinRT C#
C++
public long Length {get; set;} 
Public Property Length As Long 
public long Length {get; set;} 
  
get_Length(); 
set_Length(value); 
Object.defineProperty('Length');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize