SiteRecords<T> Class
Represents a collection of SiteRecord records.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | SiteRecords<T>() | Initializes a new instance of the SiteRecords<T> class. |
| Name | Description | |
|---|---|---|
![]() | Sites | Gets a collection of sites. |
| Name | Description | |
|---|---|---|
![]() | AddSite(T) | Adds a site record to the collection. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

