←Select platform

GetEnumerator Method

Summary

Returns an enumerator that iterates through the collection.

Syntax
C#
Objective-C
C++/CLI
Python
public virtual IEnumerator<ExObjOutlinePoint> GetEnumerator() 
- (NSEnumerator<LTExObjOutlinePoint *> *)objectEnumerator; 
public:  
   virtual IEnumerator<ExObjOutlinePoint^>^ GetEnumerator() 
def GetEnumerator(self): 

Return Value

An enumerator that can be used to iterate through the collection.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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