Click or drag to resize

ITextPropertyListT Properties

IT Hit WebDAV Classes Reference

The ITextPropertyListT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
(Inherited from ICollectionT.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionT.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from IListT.)
Public propertyPreferedOrFirstProperty
Returns preferred property or first property if no preferred property exist. Returns null if the list is empty.
(Inherited from ICardPropertyListT.)
Public propertyPreferedProperty
Returns preferred property or null if no preferred property exist.
(Inherited from ICardPropertyListT.)
Top
See Also