<< Click to Display Table of Contents >> Navigation: »No topics above this level« ServiceCollection.Add Method |
Adds a Service object to this instance.
[Visual Basic]
Public Overloads Sub Add( _
ByVal service As Service _
)
[C#]
public void Add(
Service service
);
service
Service object
ServiceCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]