Context.FindFields(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 ^ FindFields(Type ^ t, Microsoft::XLANGs::Core::Context ^ cxt);
public static System.Collections.IDictionary FindFields(Type t, Microsoft.XLANGs.Core.Context cxt);
static member FindFields : Type * Microsoft.XLANGs.Core.Context -> System.Collections.IDictionary
Public Shared Function FindFields (t As Type, cxt As Context) As IDictionary
Parameter
- t
- Type
- cxt
- Context