[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Collection of SiteRecord records
Namespace:
Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
C# | Visual Basic | Visual C++ |
[ SerializableAttribute] public sealed class SiteRecords<T> where T : SiteRecord
< SerializableAttribute> _ Public NotInheritable Class SiteRecords( Of T As SiteRecord)
[ SerializableAttribute] generic< typename T> where T : SiteRecord public ref class SiteRecords sealed
Type Parameters
- T
- SiteRecord implementing type
Members
All Members |
Constructors
![]() |
Properties
![]() |
Methods
![]() |
![]() ![]() |
![]() ![]() ![]() |
![]() ![]() |
![]() ![]() ![]() ![]() |
|
Member | Description | |
---|---|---|
![]() |
SiteRecords < (Of < ( <' T > ) > ) > () () () () | |
![]() |
AddSite(T) |
Adds a site record to the collection
|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize () () () () | (Inherited from Object.) |
![]() |
GetHashCode () () () () | (Inherited from Object.) |
![]() |
GetType () () () () | (Inherited from Object.) |
![]() |
MemberwiseClone () () () () | (Inherited from Object.) |
![]() |
Sites |
Collection of sites
|
![]() |
ToString () () () () | (Inherited from Object.) |
Inheritance Hierarchy
System
.
.
::
.
.
Object
Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . SiteRecords < (Of < ( <' T > ) > ) >
Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . SiteRecords < (Of < ( <' T > ) > ) >