←Select platform

TpDescriptors Property

Summary

Gets a collection of TpModelElement tile descriptors.

Syntax

C#
VB
C++
public Collection<TpModelElement> TpDescriptors { get; } 
  
Public ReadOnly Property TpDescriptors As Collection(Of TpModelElement) 
public: 
property Collection<TpModelElement^>^ TpDescriptors { 
   Collection<TpModelElement^>^ get(); 
} 

Property Value

A Collection of TpModelElement which identifies a tile or a range of tiles, about which cache information is being signaled.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly