MethodInfo.InitializeManagedObject(Int32, Int32, 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.
protected:
void InitializeManagedObject(int utilType, int classId, System::String ^ methodName);
protected void InitializeManagedObject (int utilType, int classId, string methodName);
member this.InitializeManagedObject : int * int * string -> unit
Protected Sub InitializeManagedObject (utilType As Integer, classId As Integer, methodName As String)
Parameters
- utilType
- Int32
- classId
- Int32
- methodName
- String