PhoneSystemGetAllT Method
Get all objects of specific type.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public T[] GetAll<T>()
where T : class, IOMSnapshot
- T
Tcollection of the objects of specific type
IPhoneSystemGetAllT