Struct SymbolStringPoolEntryList
List of symbol string pool entries
public ref struct SymbolStringPoolEntryList
- Inherited Members
Remarks
The entries in this list are NOT owned by this implementation. The Dispose() method will dispose this list but NOT the individual strings themselves.
Properties
- Count
Gets the number of elements in this list
- this[ulong]
Gets a single entry from the list
Methods
- Dispose()
Disposes of this array of entries