Holds the names of objects that can be stored in a TIBCO Patterns Server. This class cannot be inherited.


The following tables list the members exposed by NetricsObjectNameCollection.

Public Constructors

  Name Description
Public method NetricsObjectNameCollection Initializes a new instance of the NetricsObjectNameCollection class.
Top

Public Methods

  Name Description
Public method add Add specific Patterns object names to the collection.
Public method addAll Overloaded. Indicates the collection includes the names of all Patterns objects of all Patterns types.
Public method Equals Determines whether the specified Object is equal to the current Object. (inherited from Object)
Public method GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (inherited from Object)
Public method getObjectNames Retrieve the object names of a particular Patterns object type.
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method ToString Overridden. Returns a human-readable string representation.
Top

See Also