ServiceModelExtensionCollectionElement<TServiceModelExtensionElement>::Count Property

 

Gets the number of items in this collection.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property int Count {
	virtual int get() sealed;
}

Property Value

Type: System::Int32

The number of items in this collection.

.NET Framework
Available since 3.0
Return to top
Show: