MimeFormatter::GetInitializers Method

 

When overridden in a derived class, returns an array of initializer objects corresponding to an input array of method definitions.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubmethodGetInitializers(array<LogicalMethodInfo^>^)

When overridden in a derived class, returns an array of initializer objects corresponding to an input array of method definitions.

System_CAPS_pubmethodSystem_CAPS_staticGetInitializers(Type^, array<LogicalMethodInfo^>^)

Returns an array of initializer objects corresponding to an input array of method definitions for a specified class derived from MimeFormatter.

Return to top
Show: