| C1.DataEngine.4 Assembly > C1.DataEngine Namespace > Op Class : SubStr Method |
'Declaration Public Shared Function SubStr( _ ByVal col As Column, _ ByVal startIndex As System.Integer, _ ByVal length As System.Integer _ ) As ColumnOp
public static ColumnOp SubStr( Column col, System.int startIndex, System.int length )