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 > ImplicitBinDescriptor Class : NumberOfLayers Property |
public Nullable<int> NumberOfLayers {get;}
'Declaration Public ReadOnly Property NumberOfLayers As Nullable(Of Integer)
'Usage Dim instance As ImplicitBinDescriptor Dim value As Nullable(Of Integer) value = instance.NumberOfLayers
public: property Nullable<int> NumberOfLayers { Nullable<int> get(); }