JAMS Developer Guide
Tags Class Methods


MVPSI.JAMS Namespace : Tags Class

For a list of all members of this type, see Tags members.

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
See Also

Reference

Tags Class
MVPSI.JAMS Namespace