Amazon.ECS.Model.ItemAttributes.IsSetGraphicsCardInterface C# (CSharp) 메소드

IsSetGraphicsCardInterface() 공개 메소드

Checks if GraphicsCardInterface property is set
public IsSetGraphicsCardInterface ( ) : Boolean
리턴 Boolean
        public Boolean IsSetGraphicsCardInterface()
        {
            return  this.graphicsCardInterfaceField != null;
        }
ItemAttributes