Context.FindFieldsByName(Type, Context) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static System::Collections::IDictionary ^ FindFieldsByName(Type ^ t, Microsoft::XLANGs::Core::Context ^ cxt);
public static System.Collections.IDictionary FindFieldsByName (Type t, Microsoft.XLANGs.Core.Context cxt);
static member FindFieldsByName : Type * Microsoft.XLANGs.Core.Context -> System.Collections.IDictionary
Public Shared Function FindFieldsByName (t As Type, cxt As Context) As IDictionary
Paramètres
- t
- Type
- cxt
- Context