Header menu logo F# Compiler Guide

SemanticClassificationView Type

Provides a read only view to iterate over the semantic classification contents.

Instance members

Instance member Description

this.ForEach

Full Usage: this.ForEach

Parameters:

Iterate through the stored SemanticClassificationItem entries from the store and apply the passed function on each entry.

arg0 : SemanticClassificationItem -> unit

Type something to start searching.