Softelvdm.Controls Class Library for Windows Controls 1.0

Count Property, PartsCollectionClass Class

Softel vdm, Inc.

Returns the current number of parts in the parts collection.

Syntax      PartsCollectionClass Class (Softelvdm.Controls)

VB   

Public ReadOnly Property Count As Integer

C#   

public int Count { get; }

C++   

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

Property Value

The count.

Comments

The Count property returns the current number of parts in the parts collection.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com