Context.FindFieldsByName(Type, Context) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- t
- Type
- cxt
- Context