'Declaration
Public Function GetPointsFromText( _ ByRef text As System.String _ ) As System.Integer
'Usage
Dim instance As NSearchContext Dim text As System.String Dim value As System.Integer value = instance.GetPointsFromText(text)
public System.int GetPointsFromText( ref System.string text )
Parameters
- text