[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:Mogware.VisualStudio.ColladaNet.Effects.TechniqueList.Find(System.Type)]
Assembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
| C# |
|---|
public Technique Find( Type type ) |
| Visual Basic (Declaration) |
|---|
Public Function Find ( _ type As Type _ ) As Technique |
| Visual C++ |
|---|
public: Technique^ Find( Type^ type ) |
Parameters
- type
- Type: System..::.Type
[Missing <param name="type"/> documentation for "M:Mogware.VisualStudio.ColladaNet.Effects.TechniqueList.Find(System.Type)"]
Return Value
[Missing <returns> documentation for M:Mogware.VisualStudio.ColladaNet.Effects.TechniqueList.Find(System.Type)]