Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
Test.StringExt Class Reference

Extension to string that has a truncate function. More...

Static Public Member Functions

static string Truncate (this string value, int maxLength)
 

Detailed Description

Extension to string that has a truncate function.

Definition at line 19 of file Test.cs.

Member Function Documentation

static string Test.StringExt.Truncate ( this string  value,
int  maxLength 
)
inlinestatic

Definition at line 21 of file Test.cs.


The documentation for this class was generated from the following file: