Share via


ApplicationParameterList Class

Definition

public sealed class ApplicationParameterList : System.Collections.ObjectModel.KeyedCollection<string,System.Fabric.Description.ApplicationParameter>
type ApplicationParameterList = class
    inherit KeyedCollection<string, ApplicationParameter>
Public NotInheritable Class ApplicationParameterList
Inherits KeyedCollection(Of String, ApplicationParameter)
Inheritance
System.Collections.ObjectModel.KeyedCollection<System.String,ApplicationParameter>
ApplicationParameterList

Applies to