![]() | EffectParameterDescriptionCollection Properties |
The EffectParameterDescriptionCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from KeyedCollectionEffectParameter, EffectParameterDescription.) |
![]() | Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionEffectParameterDescription.) |
![]() | ItemTKey | Gets the element with the specified key. (Inherited from KeyedCollectionEffectParameter, EffectParameterDescription.) |
![]() | ItemInt32 | Gets or sets the element at the specified index. (Inherited from CollectionEffectParameterDescription.) |
Name | Description | |
---|---|---|
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionEffectParameterDescription.) |
![]() ![]() | ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionEffectParameterDescription.) |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionEffectParameterDescription.) |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionEffectParameterDescription.) |
![]() ![]() | IListItem | Gets or sets the element at the specified index. (Inherited from CollectionEffectParameterDescription.) |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionEffectParameterDescription.) |