Edit

Share via


CompoundTypeAliasTree.Create Method

Definition

Creates a new tree with a root node which has no key or value.

public static Orleans.Serialization.TypeSystem.CompoundTypeAliasTree Create ();
static member Create : unit -> Orleans.Serialization.TypeSystem.CompoundTypeAliasTree
Public Shared Function Create () As CompoundTypeAliasTree

Returns

Applies to