public int GetCharacterCount( string SegmentationResultID )
public function GetCharacterCount( SegmentationResultID: String ): Integer;
public function GetCharacterCount( SegmentationResultID : String ) : int;
public: int GetCharacterCount( string* SegmentationResultID )
public: int GetCharacterCount( String^ SegmentationResultID )
'Declaration
Public Function GetCharacterCount( _ ByVal SegmentationResultID As String _ ) As Integer
Parameters
- SegmentationResultID