Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Describes a collection of DisplayPropertyValue objects. This class cannot be inherited.
The DisplayPropertyValueCollection type exposes the following members.
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from KeyedCollection<(Of <(String, DisplayPropertyValue>)>).) |
![]() |
Count | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() |
Dictionary | (Inherited from KeyedCollection<(Of <(String, DisplayPropertyValue>)>).) |
![]() |
Item | Overloaded. Gets the specified DisplayPropertyValue object from the collection. |
![]() |
Items | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList..::.Add | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IList..::.Contains | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
ICollection..::.CopyTo | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IEnumerable..::.GetEnumerator | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IList..::.IndexOf | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IList..::.Insert | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IList..::.IsFixedSize | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
ICollection<(Of <(T>)>)..::.IsReadOnly | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IList..::.IsReadOnly | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
ICollection..::.IsSynchronized | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IList..::.Item | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
IList..::.Remove | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
![]() ![]() |
ICollection..::.SyncRoot | (Inherited from Collection<(Of <(DisplayPropertyValue>)>).) |
Top