CDataSectionElementsCollection.Count PropertyCDataSectionElementsCollection.Count PropertyCDataSectionElementsCollection::Count Property

Syntax

Public ReadOnly Property Count As Integer
        Get
public int Count { get; }
public:
property int Count {
    virtual int get() sealed;
}