BCPropertyCollection Properties |
The BCPropertyCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of properties contained in the collection.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | ItemInt32 |
Gets the property at the specified index.
|
![]() | ItemString |
Gets the property identified with the
specified Name property value.
|
![]() | Name |
Gets the name of the collection.
|
![]() | PropertySet |
Gets the property set to which the properties belong.
|
![]() | Repository |
Gets the repository to which the object belongs.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |