public int Bits {get;}
public: property int Bits { int get(); }
'Declaration Public ReadOnly Property Bits As Integer
'Usage Dim instance As LookupTable Dim value As Integer value = instance.Bits
Target Platforms: .NET CLR 4.0 or higher
LookupTable Class LookupTable Members