IPhoneSystemGetByIDT(Int32) Method

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
T GetByID<T>(
	int id
)
where T : class, IOMSnapshot

Parameters

id  Int32
 

Type Parameters

T

Return Value

T

See Also