Constructor Enumerator
Enumerator(FixedString32Bytes)
Initializes and returns an instance of FixedString32Bytes.Enumerator.
Declaration
public Enumerator(FixedString32Bytes other)
Parameters
| Type | Name | Description |
|---|---|---|
| FixedString32Bytes | other | A FixeString32 for which to create an enumerator. |