In the help, Msdn states
<<<
The attributes parameter array is used to filter the array. The attributes
parameter can have a mix of Type and Attribute objects. Filtering is defined
by the following rules:

a.. A Type object is treated as a wildcard; it matches any property that
has the Type in its set of attributes.
>>>

Anyone know how do a I pass a mix of Type and Attribute objects in an
'Attribute[]' ?

Thanks in advance

Regards

Tom

Re: TypeDescriptor GetProperties Attributes[] filter by John

John
Thu Jul 15 09:15:43 CDT 2004

"Tom Thorne" <tom@leavethisout_tradar.com> wrote in message
news:OzoPR$aaEHA.2944@TK2MSFTNGP11.phx.gbl...
> In the help, Msdn states
> <<<
> The attributes parameter array is used to filter the array. The attributes
> parameter can have a mix of Type and Attribute objects. Filtering is
defined
> by the following rules:
>
> a.. A Type object is treated as a wildcard; it matches any property that
> has the Type in its set of attributes.
> >>>
>
> Anyone know how do a I pass a mix of Type and Attribute objects in an
> 'Attribute[]' ?

Tom, I just looked at that article, and it seems to be a documentation
error.
--
John Saunders
johnwsaundersiii at hotmail