JAMS Developer Guide
Tags Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : Tags Class

The following tables list the members exposed by Tags.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyChecks to see if the list of tags is empty  
Public PropertyGets the JAMS Server that was used to load this set of tags  
Public PropertyGets the tag IDs  
Top
Public Methods
 NameDescription
Public MethodAdds the specified tag as an inherited tag. This is used internally by JAMS and is not intended as a way for you to add inherited tags to an object.  
Public MethodOverloaded. Adds the specified tag.  
Public MethodReturns true if all of the tags in the matchTags match a tag in this tag list.  
Public MethodReturns true if any of the tags in the matchTags match a tag in this tag list.  
Public MethodClears all tags from this list of tags.  
Public MethodGet the Tags applied to this object  
Public MethodDoes this collection of tags include the specified tag?  
Public MethodChecks to see if the specified tag is inherited  
Public MethodOverloaded. Removes the specified tag.  
Public MethodOverloaded. Sets the tags on this object from a comma separated list of tag IDs.  
Public MethodChecks to see if a tag exists.  
Public MethodReturns true if any of the tags in the matchTags match a tag in this tag list or if this list is empty.  
Public MethodReturns a string representation of the tag list  
Top
Public Events
 NameDescription
Public EventThe ListChanged event fires when a tag is added or removed.  
Top
See Also

Reference

Tags Class
MVPSI.JAMS Namespace