←Select platform

Count Property

Summary

Gets the number of segments in the list.

Syntax
C#
VB
C++
public virtual int Count { get; } 
Public Overridable ReadOnly Property Count() As Integer 
   Get 
public:  
   virtual property Int32 Count 
   { 
      Int32 get() 
   } 

Property Value

The number of segments in the list.

Example

For an example, refer to ExtractObjectsCommand.

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.ImageProcessing.Core Assembly

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