IndexingPolicyDefinition<T>.Attach Method

Definition

Applies the current definition to the parent.

public T Attach ();
member this.Attach : unit -> 'T
Public Function Attach () As T

Returns

T

An instance of the parent.

Applies to