Gets enumerator for iterating package variants
Source position: fpmkunit.pp line 669
public function TPackageVariants.GetEnumerator: TPackageVariantEnumerator; |
Package variant collection enumerator
Returns a TPackageVariantEnumerator that can be used to iterate through all package variants in the collection using for-in loop syntax.