SecretNET.NFT Namespace

GetNumTokensOfOwnerResponse_Result..::..Count Property

Gets or sets the count.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public uint Count { get; set; }
Public Property Count As UInteger
	Get
	Set
public:
property unsigned int^ Count {
	unsigned int^ get ();
	void set (unsigned int^ value);
}

Field Value

The count.