public static Field[] GetFields( Type type )
Public Shared Function GetFields ( type As Type ) As Field()
static member GetFields : type : Type -> Field[]
In This Article