EffectParameters Members
Include Protected Members
Include Inherited Members
Represents a collection of EffectParameter objects.
The EffectParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the EffectParameters object. |
![]() |
Count | Gets the count of the number of EffectParameter objects contained within the EffectParameters collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the EffectParameters object was created. |
![]() |
Item | Gets an EffectParameter object at the specified index or with the specified unique identifier. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top