Amazon.ECS.Model.ItemAttributes.IsSetGraphicsMemorySize C# (CSharp) Метод

IsSetGraphicsMemorySize() публичный Метод

Checks if GraphicsMemorySize property is set
public IsSetGraphicsMemorySize ( ) : Boolean
Результат Boolean
        public Boolean IsSetGraphicsMemorySize()
        {
            return this.graphicsMemorySizeField != null;
        }
ItemAttributes