OrganizationProfileValueCollection 成员

请注意:此 API 现在已过时。

表示一个OrganizationProfile属性的值。

OrganizationProfileValueCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Capacity (从 CollectionBase 继承。)
公共属性 Count (从 CollectionBase 继承。)
受保护的属性 InnerList (从 CollectionBase 继承。)
受保护的属性 IsDirty (从 ProfileValueCollectionBase 继承。)
公共属性 Item (从 ProfileValueCollectionBase 继承。)
受保护的属性 List (从 CollectionBase 继承。)
公共属性 Privacy 返回与此配置文件属性相关联的Privacy对象。 (从 ProfileValueCollectionBase 继承。)
受保护的属性 Profile (从 ProfileValueCollectionBase 继承。)
受保护的属性 ProfileManager (从 ProfileValueCollectionBase 继承。)
公共属性 ProfileSubtypeProperty 返回与此配置文件属性关联的配置文件子类型属性。 (从 ProfileValueCollectionBase 继承。)
公共属性 Property 已过时。返回与此配置文件属性关联的配置文件属性。 (从 ProfileValueCollectionBase 继承。)
公共属性 Value 获取或设置配置文件属性的值。 (从 ProfileValueCollectionBase 继承。)

页首

方法

  名称 说明
受保护的方法 _SetUnvalidatedValues(ICollection) (从 ProfileValueCollectionBase 继承。)
受保护的方法 _SetUnvalidatedValues(ICollection, Boolean) (从 ProfileValueCollectionBase 继承。)
公共方法 Add (从 ProfileValueCollectionBase 继承。)
公共方法 AddTaxonomyTerm 将新分类术语添加到集合中,如果这是一个分类的属性)。 (从 ProfileValueCollectionBase 继承。)
受保护的方法 AddUnvalidatedValue(Object) (从 ProfileValueCollectionBase 继承。)
受保护的方法 AddUnvalidatedValue(Object, Boolean) (从 ProfileValueCollectionBase 继承。)
受保护的方法 CheckUpdatePermissions 已过时。 (覆盖 ProfileValueCollectionBase.CheckUpdatePermissions()。)
公共方法 Clear (从 CollectionBase 继承。)
受保护的方法 ClearUnvalidated (从 ProfileValueCollectionBase 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetEnumerator 返回枚举数循环访问此集合的值。 (从 ProfileValueCollectionBase 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetTaxonomyTerms 获取列表中的术语,如果这是一个分类的属性。 (从 ProfileValueCollectionBase 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
受保护的方法 OnClear (从 ProfileValueCollectionBase 继承。)
受保护的方法 OnClearComplete (从 CollectionBase 继承。)
受保护的方法 OnInsert (从 ProfileValueCollectionBase 继承。)
受保护的方法 OnInsertComplete (从 CollectionBase 继承。)
受保护的方法 OnRemove (从 ProfileValueCollectionBase 继承。)
受保护的方法 OnRemoveComplete (从 CollectionBase 继承。)
受保护的方法 OnSet (从 CollectionBase 继承。)
受保护的方法 OnSetComplete (从 CollectionBase 继承。)
受保护的方法 OnValidate (从 CollectionBase 继承。)
公共方法 RemoveAt (从 CollectionBase 继承。)
公共方法 RemoveTaxonomyTerm 如果这是一个分类属性,从集合中移除分类术语。 (从 ProfileValueCollectionBase 继承。)
受保护的方法 SetUnvalidatedValue(Object) (从 ProfileValueCollectionBase 继承。)
受保护的方法 SetUnvalidatedValue(Object, Boolean) (从 ProfileValueCollectionBase 继承。)
受保护的方法 SetUnvalidatedValues([]) (从 ProfileValueCollectionBase 继承。)
受保护的方法 SetUnvalidatedValues([], Boolean) (从 ProfileValueCollectionBase 继承。)
公共方法 ToString 将此配置文件属性的值转换为字符串。 (从 ProfileValueCollectionBase 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IList.Add (从 CollectionBase 继承。)
显式接口实现私有方法 IList.Contains (从 CollectionBase 继承。)
显式接口实现私有方法 ICollection.CopyTo (从 CollectionBase 继承。)
显式接口实现私有方法 IList.IndexOf (从 CollectionBase 继承。)
显式接口实现私有方法 IList.Insert (从 CollectionBase 继承。)
显式接口实现私有属性 IList.IsFixedSize (从 CollectionBase 继承。)
显式接口实现私有属性 IList.IsReadOnly (从 CollectionBase 继承。)
显式接口实现私有属性 ICollection.IsSynchronized (从 CollectionBase 继承。)
显式接口实现私有属性 IList.Item (从 CollectionBase 继承。)
显式接口实现私有方法 IList.Remove (从 CollectionBase 继承。)
显式接口实现私有属性 ICollection.SyncRoot (从 CollectionBase 继承。)

页首

另请参阅

引用

OrganizationProfileValueCollection 类

Microsoft.Office.Server.UserProfiles 命名空间