Click or drag to resize

NamespaceTypeGroup Properties

The NamespaceTypeGroup type exposes the following members.

Properties
  NameDescription
Public propertyCategory
The descriptive category of the code object.
Public propertyCount
The number of items in the group.
Public propertyFirst
Get the first item in the group.
Public propertyIsSynchronized
True if access to the ICollection is synchronized.
Public propertyItem
Get the object in the group at the specified index.
Public propertyName
The name of the NamespaceTypeGroup.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.
Top
See Also