ibi Patterns - Search 6.0.0 .NET API |
NetricsObjectNameCollection.addAll Method (NetricsObjectType) |
See Also |
![]() ![]() |
Indicates the collection includes the names of all Patterns objects of the given Patterns type.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub addAll( _ ByVal type As NetricsObjectType _ ) |
C# |
---|
public void addAll( NetricsObjectType type ) |
C++ |
---|
public: void addAll( NetricsObjectType type ) sealed |
J# |
---|
public void addAll( NetricsObjectType type ) |
JScript |
---|
public
function addAll( type : NetricsObjectType ) |