Facets MethodsA Sandcastle Documented Class Library

The Facets type exposes the following members.

Methods

  NameDescription
Public methodAdd(String, IEnumerableString)
Return a new Facets with the given attribute and values added.
Public methodAdd(String, String)
Return a new Facets with the given attribute and values added.
Public methodAddRange
Return a new Facets with the given attribute range added. If a range of the current attribute already existed, it will replace the existing one. Note that facet ranges are inclusive.
Public methodEquals (Overrides ObjectEquals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Create a Facets object from the source string.
Public methodRemove
Return a new Facets with the given attribute removed.
Public methodToggle
Toggle the given attribute and value.
Public methodToString
Builds and returns a string on the facet argument format.
(Overrides ObjectToString.)
Top
See Also

Reference