SetBuilder Members
Provides the functionality to create immutable sets.
The following tables list the members exposed by the SetBuilder type.
Public Constructors
Имя | Description | |
---|---|---|
SetBuilder | Overloaded. Initializes a new instance of the SetBuilder class. |
В начало
Public Properties
Имя | Description | |
---|---|---|
![]() |
Count | Gets the number of Tuple objects in the set. |
![]() |
Item | Gets the specified Tuple object. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the SetBuilder. |
![]() |
Add | Adds a Tuple to the set. |
![]() |
Dispose | Releases all resources used by the SetBuilder. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToSet | Gets a Set based on the specified Tuple objects. |
![]() |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
SetBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace