Public ReadOnly Property A As Integer
Dim instance As TextMatch Dim value As Integer value = instance.A
public int A {get;}
public: property int A { int get(); }
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
TextMatch Class TextMatch Members