Click or drag to resize

NamespaceCollection Properties

This is preliminary documentation and is subject to change.

The NamespaceCollection type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements contained in the ICollectionT.
Public propertyItemInt32 Get the namespace info with specified namespace id.
Public propertyItemString Get the namespace info with specified namespace name or alias.
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate propertyICollectionNamespaceInfoIsReadOnlyGets a value indicating whether the ICollectionT is read-only.
Top
See Also