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