![]() | EffectParameterBindingCollection Properties |
The EffectParameterBindingCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionEffectParameterBinding.) |
![]() | Hints |
Gets a value indicating which effect parameters can be added to this collection.
|
![]() | ItemInt32 | Gets or sets the element at the specified index. (Inherited from CollectionEffectParameterBinding.) |
![]() | ItemEffectParameter |
Gets the EffectParameterBinding for the specified effect parameter.
|
![]() | ItemString |
Gets the EffectParameterBinding for the effect parameter with the specified
name.
|
![]() | Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionEffectParameterBinding.) |
Name | Description | |
---|---|---|
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionEffectParameterBinding.) |
![]() ![]() | ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionEffectParameterBinding.) |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionEffectParameterBinding.) |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionEffectParameterBinding.) |
![]() ![]() | IListItem | Gets or sets the element at the specified index. (Inherited from CollectionEffectParameterBinding.) |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionEffectParameterBinding.) |