Concrete Direct3D10 implementation of IEffectParameterCollection.
| C# |
public sealed class D3D10EffectParameterCollection : IEffectParameterCollection, IEnumerable<IEffectParameter>, IEnumerable
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
Count |
Gets the number of parameters contained in the collection.
|
|
|
Equals(Object) |
(Inherited from Object.) |
|
|
GetEnumerator()()()() |
Returns an enumerator that iterates through the collection.
|
|
|
GetHashCode()()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetParameterBySemantic(String) |
Gets the parameter specified by its semantic.
|
|
|
GetType()()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
Item[([( Int32])]) |
Gets the parameter specified by its index.
|
|
|
Item[([( String])]) |
Gets the parameter specified by its index.
|
|
|
ToString()()()() |
(Inherited from Object.) |
| Object | |
|
|
D3D10EffectParameterCollection |
Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)