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 继承。) |
页首
方法
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
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 继承。) |
页首