|  | ByNameTechniqueBinding Methods | 
The ByNameTechniqueBinding type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Creates a new EffectTechniqueBinding that is a clone of the current instance.
            (Inherited from EffectTechniqueBinding.) | 
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetPassBinding | 
            Gets the effect pass binding for the specified effect technique.
            (Inherited from EffectTechniqueBinding.) | 
|  | GetTechnique | 
            Gets the effect technique that should be used for rendering.
            (Inherited from EffectTechniqueBinding.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|  | Update | 
            Selects a technique for rendering the specified effect and sets the ID.
            (Inherited from EffectTechniqueBinding.) | 
 See Also
See Also