Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ModuleCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int ModuleCount {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_ModuleCount(); |
Return Value
The number of modules in the entire Data Set.For an example, refer to DeleteModule.
The following methods will also help you navigate the Data Set as either a tree or a
list:
If you evaluate the Data Set as a tree, you can also use the following methods to navigate the tree:
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family