Share via


Context.FindFields(Type, Context) Method

Definition

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

Parameters

t
Type
cxt
Context

Returns

Applies to