Filter Operators

v0.6.5.0 completes the partial solution provided in v0.6.4.5 for operators support by providing the ability to filter operators.

To do so, just specify “true” in the new IsOperator element under PutMethods. Exactly like filtering constructors.

   1:      <CreateRegion Title="Operators">
   2:        <PutMethods>
   3:          <Where>
   4:            <IsOperator Equals="true"/>
   5:          </Where>
   6:        </PutMethods>
   7:      </CreateRegion>

 

This entry was posted on Sunday, August 26th, 2007at 12:08 am and is filed under Code Layout Schema, Public Beta, What's New, v0.6, v0.6.5.0. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response or trackback from your own site.

 

No Responses to “Filter Operators”

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>