NDoc 1.3.1 SDK

Namespaces.Count Property

The number of namespaces in the collection.

[Visual Basic]
Public Property ReadOnly Count As Integer
[C#]
public int Count { get; }
[C++]
public: __property int get_Count();
[JScript]
public function get Count() : int

See Also

Namespaces Class | NDoc.Core Namespace