TypeDefinition.GetMethods メソッド

定義

public:
 System::Reflection::Metadata::MethodDefinitionHandleCollection GetMethods();
public System.Reflection.Metadata.MethodDefinitionHandleCollection GetMethods ();
member this.GetMethods : unit -> System.Reflection.Metadata.MethodDefinitionHandleCollection
Public Function GetMethods () As MethodDefinitionHandleCollection

戻り値

適用対象