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

GetLineIDs()

Method in LineMetadata

Summary

Gets the line IDs that contain metadata.

public IEnumerable<string> GetLineIDs()

Returns

The line IDs.

Last updated

Was this helpful?