ConfigurationSectionCollection.Count Eigenschap

Definitie

Hiermee haalt u het aantal secties in dit ConfigurationSectionCollection object op.

public:
 virtual property int Count { int get(); };
public override int Count { get; }
member this.Count : int
Public Overrides ReadOnly Property Count As Integer

Waarde van eigenschap

Een geheel getal dat het aantal secties in de verzameling aangeeft.

Van toepassing op