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