LocalizedEntryCollection 成员
下表列出了 LocalizedEntryCollection 类型公开的成员。
Public 构造函数
名称 | 说明 | |
---|---|---|
LocalizedEntryCollection |
页首
Public 属性
(另请参阅 Protected 属性)
名称 | 说明 | |
---|---|---|
Comparer | (从 KeyedCollection 继承) | |
Count | (从 Collection 继承) | |
Item | 已重载。 (从 KeyedCollection 继承) |
页首
Protected 属性
名称 | 说明 | |
---|---|---|
Dictionary | (从 KeyedCollection 继承) | |
Items | (从 Collection 继承) |
页首
Public 方法
(另请参阅 Protected 方法)
名称 | 说明 | |
---|---|---|
Add | (从 Collection 继承) | |
Clear | (从 Collection 继承) | |
Contains | 已重载。 (从 KeyedCollection 继承) | |
CopyTo | (从 Collection 继承) | |
Equals | 已重载。 (从 Object 继承) | |
GetEnumerator | (从 Collection 继承) | |
GetHashCode | (从 Object 继承) | |
GetType | (从 Object 继承) | |
IndexOf | (从 Collection 继承) | |
Insert | (从 Collection 继承) | |
ReferenceEquals | (从 Object 继承) | |
Remove | 已重载。 (从 KeyedCollection 继承) | |
RemoveAt | (从 Collection 继承) | |
ToString | (从 Object 继承) |
页首
Protected 方法
名称 | 说明 | |
---|---|---|
ChangeItemKey | (从 KeyedCollection 继承) | |
ClearItems | (从 KeyedCollection 继承) | |
Finalize | (从 Object 继承) | |
GetKeyForItem | 已重载。 重写。 | |
InsertItem | (从 KeyedCollection 继承) | |
MemberwiseClone | (从 Object 继承) | |
RemoveItem | (从 KeyedCollection 继承) | |
SetItem | (从 KeyedCollection 继承) |
页首
显式接口实现
名称 | 说明 | |
---|---|---|
System.Collections.ICollection.CopyTo | (从 Collection 继承) | |
System.Collections.IEnumerable.GetEnumerator | (从 Collection 继承) | |
System.Collections.IList.Add | (从 Collection 继承) | |
System.Collections.IList.Contains | (从 Collection 继承) | |
System.Collections.IList.IndexOf | (从 Collection 继承) | |
System.Collections.IList.Insert | (从 Collection 继承) | |
System.Collections.IList.Remove | (从 Collection 继承) | |
System.Collections.Generic.ICollection.IsReadOnly | (从 Collection 继承) | |
System.Collections.ICollection.IsSynchronized | (从 Collection 继承) | |
System.Collections.ICollection.SyncRoot | (从 Collection 继承) | |
System.Collections.IList.IsFixedSize | (从 Collection 继承) | |
System.Collections.IList.IsReadOnly | (从 Collection 继承) | |
System.Collections.IList.Item | (从 Collection 继承) |
页首
请参见
参考
LocalizedEntryCollection 泛型类
Microsoft.IdentityModel.Protocols.WSFederation.Metadata 命名空间
版权所有 (C) 2008 Microsoft Corporation。保留所有权利。