Amazon.ECS.Model.MerchantItemAttributes.IsSetGraphicsMemorySize C# (CSharp) Méthode

IsSetGraphicsMemorySize() public méthode

Checks if GraphicsMemorySize property is set
public IsSetGraphicsMemorySize ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetGraphicsMemorySize()
        {
            return this.graphicsMemorySizeField != null;
        }
MerchantItemAttributes