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.Caching Namespace > TpModelItem Class : CodeStreamRange Property |
public virtual Collection<Range> CodeStreamRange {get;}
'Declaration Public Overridable ReadOnly Property CodeStreamRange As Collection(Of Range)
'Usage Dim instance As TpModelItem Dim value As Collection(Of Range) value = instance.CodeStreamRange
public: virtual property Collection<Range^>^ CodeStreamRange { Collection<Range^>^ get(); }