For the complete documentation index, see llms.txt. This page is also available as Markdown.

StringTableEntry(StringTableEntry)

Constructor in StringTableEntry

Summary

Initializes a new instance of the StringTableEntry struct, copying values from an existing instance.

public StringTableEntry(StringTableEntry s)

Parameters

Name
Description

The instance to copy values from.

Last updated

Was this helpful?