CollectionEditor.CollectionForm.GetService(Type) Metod

Definition

Hämtar den begärda tjänsten, om den är tillgänglig.

protected:
 override System::Object ^ GetService(Type ^ serviceType);
protected override object GetService(Type serviceType);
override this.GetService : Type -> obj
Protected Overrides Function GetService (serviceType As Type) As Object

Parametrar

serviceType
Type

Vilken typ av tjänst som ska hämtas.

Returer

En instans av tjänsten eller null om tjänsten inte kan hittas.

Gäller för