GetEnumerator Method
Definition
- Assemblies
- Codebelt.Unitify.dll
GetEnumerator()
Returns an enumerator that iterates through the multiples and submultiples of the base unit.
public override IEnumerator<IPrefixUnit> GetEnumerator()
Returns
- IEnumerator<IPrefixUnit>
An enumerator that can be used to iterate through multiples and submultiples of the base unit.