DisplayPropertyCollection Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Describes a collection of DisplayProperty objects. This class cannot be inherited.
The DisplayPropertyCollection type exposes the following members.
Methods
Top
Properties
Name | Description | |
---|---|---|
Comparer | (Inherited from KeyedCollection<(Of <(String, DisplayProperty>)>).) | |
Count | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
Dictionary | (Inherited from KeyedCollection<(Of <(String, DisplayProperty>)>).) | |
Item | Overloaded. | |
Items | (Inherited from Collection<(Of <(DisplayProperty>)>).) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IList..::.Add | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IList..::.Contains | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
ICollection..::.CopyTo | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IEnumerable..::.GetEnumerator | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IList..::.IndexOf | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IList..::.Insert | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IList..::.IsFixedSize | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
ICollection<(Of <(T>)>)..::.IsReadOnly | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IList..::.IsReadOnly | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
ICollection..::.IsSynchronized | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IList..::.Item | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
IList..::.Remove | (Inherited from Collection<(Of <(DisplayProperty>)>).) | |
ICollection..::.SyncRoot | (Inherited from Collection<(Of <(DisplayProperty>)>).) |
Top