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

IsSetGraphicsMemorySize() public méthode

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