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