AuthenticationModuleElementCollection.Add(AuthenticationModuleElement) Метод

Определение

Добавляет элемент в коллекцию.

public:
 void Add(System::Net::Configuration::AuthenticationModuleElement ^ element);
public void Add(System.Net.Configuration.AuthenticationModuleElement element);
member this.Add : System.Net.Configuration.AuthenticationModuleElement -> unit
Public Sub Add (element As AuthenticationModuleElement)

Параметры

element
AuthenticationModuleElement

Добавление AuthenticationModuleElement в коллекцию.

Применяется к

См. также раздел