Holds the names of objects that can be stored in an ibi 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   (inherited from Object)
Public method GetHashCode   (inherited from Object)
Public method getObjectNames Retrieve the object names of a particular Patterns object type.
Public method GetType   (inherited from Object)
Public method ToString Overridden. Returns a human-readable string representation.
Top

See Also