SecretNET.NFT Namespace

GetAllTokensResponse_Result..::..Count Property

A list of token IDs controlled by this contract.

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

Syntax


public string[] Count { get; set; }
Public Property Count As String()
	Get
	Set
public:
property array<String^>^ Count {
	array<String^>^ get ();
	void set (array<String^>^ value);
}

Field Value

The count.