←Select platform

Capacity Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public uint Capacity {get;} 
Public ReadOnly Property Capacity As UInteger 
public uint Capacity {get;} 
 get_Capacity();  
public: 
property uint Capacity { 
   uint get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly