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

IsSetSize() 공개 메소드

Checks if Size property is set
public IsSetSize ( ) : Boolean
리턴 Boolean
        public Boolean IsSetSize()
        {
            return  this.sizeField != null;
        }
ItemAttributes