Класс RoleMemberCollection
Иерархия наследования
System. . :: . .Object
Microsoft.AnalysisServices..::..RoleMemberCollection
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
<GuidAttribute("39DFDC96-0B38-4ddf-9514-F387EE32407B")> _
Public NotInheritable Class RoleMemberCollection _
Implements IList, ICollection, IEnumerable
'Применение
Dim instance As RoleMemberCollection
[GuidAttribute("39DFDC96-0B38-4ddf-9514-F387EE32407B")]
public sealed class RoleMemberCollection : IList,
ICollection, IEnumerable
[GuidAttribute(L"39DFDC96-0B38-4ddf-9514-F387EE32407B")]
public ref class RoleMemberCollection sealed : IList,
ICollection, IEnumerable
[<SealedAttribute>]
[<GuidAttribute("39DFDC96-0B38-4ddf-9514-F387EE32407B")>]
type RoleMemberCollection =
class
interface IList
interface ICollection
interface IEnumerable
end
public final class RoleMemberCollection implements IList, ICollection, IEnumerable
Тип RoleMemberCollection обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Add | ||
AddRange | ||
Clear | ||
Contains | ||
CopyTo | ||
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
IndexOf | ||
Insert | ||
MemberwiseClone | (Производный от Object.) | |
Remove | ||
RemoveAt | ||
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.