Apache.Cassandra.KeyRange.KeyRange C# (CSharp) Method

KeyRange() public method

public KeyRange ( ) : System
return System
    public KeyRange() {
      this._count = 100;
    }