Returns a substring of this string.
public BitString Substring(int);
public BitString Substring(int,int);
BitString Class | NpgsqlTypes Namespace