The vCardValueCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of strings contained in the StringCollection.
(Inherited from StringCollection.) |
![]() | IsReadOnly |
Gets a value indicating whether the StringCollection is read-only.
(Inherited from StringCollection.) |
![]() | IsSynchronized |
Gets a value indicating whether access to the StringCollection is synchronized (thread safe).
(Inherited from StringCollection.) |
![]() | Item |
Gets or sets the element at the specified index.
(Inherited from StringCollection.) |
![]() | Separator |
The suggested separator when writing values to a string.
|
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the StringCollection.
(Inherited from StringCollection.) |