Skip to main content

Definition

Assembly: Microsoft.Restier.Core.dll Namespace: Microsoft.Restier.Core.Submit Inheritance: System.Object

Syntax

Summary

Represents a change set.

Constructors

.ctor

Initializes a new instance of the ChangeSet class.

Syntax

.ctor

Initializes a new instance of the ChangeSet class.

Syntax

Parameters

.ctor Inherited

Inherited from object

Syntax

Properties

Entries

Gets the entries in this change set.

Syntax

Property Value

Type: System.Collections.Concurrent.ConcurrentQueue<Microsoft.Restier.Core.Submit.ChangeSetItem>

Methods

Equals Inherited Virtual

Inherited from object

Syntax

Parameters

Returns

Type: bool

Equals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

GetHashCode Inherited Virtual

Inherited from object

Syntax

Returns

Type: int

GetType Inherited

Inherited from object

Syntax

Returns

Type: System.Type

MemberwiseClone Inherited

Inherited from object

Syntax

Returns

Type: object

ReferenceEquals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

ToString Inherited Virtual

Inherited from object

Syntax

Returns

Type: string?