IClrCollectionAccessor.Create Method

Definition

Creates a new collection instance of the appropriate type for the navigation property.

public object Create ();
abstract member Create : unit -> obj
Public Function Create () As Object

Returns

The collection instance.

Applies to