Cassandra\UserTypeValue::count PHP 메소드

count() 공개 메소드

Total number of elements in this user type value.
public count ( ) : integer
리턴 integer count
    public function count()
    {
    }