Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > CacheManagementFields Class : TpModelItems Property |
public IList<TpModelItem> TpModelItems {get;}
'Declaration Public ReadOnly Property TpModelItems As IList(Of TpModelItem)
'Usage Dim instance As CacheManagementFields Dim value As IList(Of TpModelItem) value = instance.TpModelItems
public: property IList<TpModelItem^>^ TpModelItems { IList<TpModelItem^>^ get(); }