IRemoteArgumentCollectionContract.GetCount Method

Definition

Returns the number of elements contained in the IRemoteArgumentCollectionContract.

public:
 int GetCount();
public int GetCount ();
abstract member GetCount : unit -> int
Public Function GetCount () As Integer

Returns

The number of elements contained in the IRemoteArgumentCollectionContract.

Applies to