CVRRenderModels.GetComponentCount(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::UInt32 GetComponentCount(System::String ^ pchRenderModelName);
public uint GetComponentCount (string pchRenderModelName);
member this.GetComponentCount : string -> uint32
Public Function GetComponentCount (pchRenderModelName As String) As UInteger
Parameters
- pchRenderModelName
- String