Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DetectedPropertiesInfo : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,System.Collections.Generic.HashSet<string>>>
type DetectedPropertiesInfo = class
interface seq<KeyValuePair<string, HashSet<string>>>
interface IEnumerable
Public Class DetectedPropertiesInfo
Implements IEnumerable(Of KeyValuePair(Of String, HashSet(Of String)))