Share via


IndependentChildrenImpl<T,ImplT,InnerT,InnerCollectionT,ManagerT,ParentT>.GetById Method

Definition

public T GetById (string id);
abstract member GetById : string -> 'T
override this.GetById : string -> 'T
Public Function GetById (id As String) As T

Parameters

id
String

Returns

T

Implements

Applies to