GetNumTokensResponse_Result..::..Count Property
Gets or sets the count.
Namespace:
SecretNET.NFTAssembly: 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); }