Click or drag to resize

NamedObjectGroup Properties

The NamedObjectGroup type exposes the following members.

Properties
  NameDescription
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 NamedObjectGroup.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.
Top
See Also