다음을 통해 공유


ModelTypesLocator.GetType(String) 메서드

정의

public:
 virtual System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Web::CodeGeneration::ModelType ^> ^ GetType(System::String ^ typeName);
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Web.CodeGeneration.ModelType> GetType (string typeName);
override this.GetType : string -> seq<Microsoft.VisualStudio.Web.CodeGeneration.ModelType>
Public Function GetType (typeName As String) As IEnumerable(Of ModelType)

매개 변수

typeName
String

반환

구현

적용 대상