Public ReadOnly Property Length As Integer
Dim instance As TextMatch Dim value As Integer value = instance.Length
public int Length {get;}
public: property int Length { 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