←Select platform

GetEnumerator Method

Summary

Overrides Objects.GetEnumerator.

Syntax

C#
C++/CLI
Python
[IteratorStateMachineAttribute(System.Type)] 
public IEnumerator<Sheet> GetEnumerator() 
public:  
   [IteratorStateMachineAttribute(System::Type)] 
   IEnumerator<Sheet^>^ GetEnumerator() 
def GetEnumerator(self): 

Return Value

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

Requirements

Target Platforms

See Also

LEADWorkbook Class

LEADWorkbook Members

Leadtools.Document.LEADOffice.Sheet Namespace

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

Leadtools.Document.LEADOffice Assembly

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