←Select platform

Length Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public uint Length {get; set;} 
Public Property Length As UInteger 
public uint Length {get; set;} 
  
get_Length(); 
set_Length(value); 
Object.defineProperty('Length');  
public: 
property uint Length { 
   uint get(); 
   void set (    uint ); 
} 

Property Value

An UInt32 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