3dak Client

ContactList.ContactItems.Count Property

Count of current ResultSet

[Visual Basic]
Public Property ReadOnly Object As 
[C#]
public object Object { get; }
[C++]
public: __property * get_Object();
[JScript]
public function get Object() : Object

Remarks

This Function will reload the Resultset every time it is queried. Usage in loops is disencouraged.

See Also

ContactList.ContactItems Class | ppm3dakClient.Contacts Namespace