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