Scott Densmore [mailto:[EMAIL PROTECTED]] wrote:

> // how many attributes and how do they look is this correct?
> [Serializable]
> [MyCustomAttr]
> class Forr
> {

Not sure about any limit (though if there is one I'm sure it's way more than
you'd ever need), but that's the correct syntax for multiple attributes.
Some attributes also allow multiple occurrences, but that's up to the author
of the attribute type.

HTH,
Drew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to