ConfigurationElementSurrogate.NestedConfigurationElementPropertyInfoCollection Property

Definition

public:
 property System::Collections::Generic::ICollection<System::Reflection::PropertyInfo ^> ^ NestedConfigurationElementPropertyInfoCollection { System::Collections::Generic::ICollection<System::Reflection::PropertyInfo ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Reflection.PropertyInfo> NestedConfigurationElementPropertyInfoCollection { get; }
member this.NestedConfigurationElementPropertyInfoCollection : System.Collections.Generic.ICollection<System.Reflection.PropertyInfo>
Public ReadOnly Property NestedConfigurationElementPropertyInfoCollection As ICollection(Of PropertyInfo)

Property Value

ICollection<PropertyInfo>

Applies to