INodeContainerProvider.GetNodeContainerByType(Type) Yöntem

Tanım

Varsa, belirtilen arabirimi uygulayan bir ınodecontainer alır.

public:
 System::Object ^ GetNodeContainerByType(Type ^ type);
public object GetNodeContainerByType (Type type);
abstract member GetNodeContainerByType : Type -> obj
Public Function GetNodeContainerByType (type As Type) As Object

Parametreler

type
Type

Inodecontainer türü.

Döndürülenler

Object

İstenen ınodecontainer türünün bir örneği veya null.

Şunlara uygulanır