The OperatorCommentCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ValidatingList.)
Protected propertyInnerList (Inherited from ValidatingList.)
Public propertyIsFixedSize (Inherited from ValidatingList.)
Public propertyIsReadOnly
Specifies if the list is read only
Public propertyIsSynchronized (Inherited from ValidatingList.)
Public propertyItem
Gives access to the list using the index of the objects
Protected propertyList (Inherited from ValidatingList.)
Public propertySyncRoot (Inherited from ValidatingList.)

See Also