AuthenticationModuleElementCollection.IndexOf 方法     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回指定的配置元素的索引。
public:
 int IndexOf(System::Net::Configuration::AuthenticationModuleElement ^ element);public int IndexOf (System.Net.Configuration.AuthenticationModuleElement element);member this.IndexOf : System.Net.Configuration.AuthenticationModuleElement -> intPublic Function IndexOf (element As AuthenticationModuleElement) As Integer参数
返回
              element 的从零开始的索引。