←Select platform

DelegatedServersCollection Class Members

Summary

The following tables list the members exposed by DelegatedServersCollection.

Public Constructors

Name Description
Public Constructor DelegatedServersCollection Initializes a new empty instance of the DelegatedServersCollection collection.

Public Methods

Name Description
Public Method Add Adds the specified DelegatedServer to the end of the collection.
Public Method Clear Removes all items from the collection.
Public Method Contains Determines whether a DelegatedServer is in the collection.
Public Method CopyTo Copies the entire List to a compatible one-dimensional array, starting at the specified index of the target array.
Public Method GetEnumerator Returns an enumerator that iterates through the DelegatedServersCollection.
Public Method IndexOf Returns the index of the specified DelegatedServer if it is found in the collection.
Public Method Insert Inserts the specified DelegatedServer at the specified index.
Public Method Remove Removes the specified DelegatedServer.
Public Method RemoveAt Removes the DelegatedServer from the specified index.

Public Properties

Name Description
Public Property Count Gets the number of DelegatedServer objects actually contained in the collection.
Public Property IsReadOnly Gets a value indicating whether the collection is read-only.
Public Property Item Gets or sets the DelegatedServer at the specified index from within the collection.

See Also

DelegatedServersCollection Class

Leadtools.Jpip.Server Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.