Click or drag to resize

BCPropertyCollection Properties

The BCPropertyCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of properties contained in the collection.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyItemInt32
Gets the property at the specified index.
Public propertyItemString
Gets the property identified with the specified Name property value.
Public propertyName
Gets the name of the collection.
Public propertyPropertySet
Gets the property set to which the properties belong.
Public propertyRepository
Gets the repository to which the object belongs.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also