Amazon.ECS.Model.TaggedListmaniaLists.IsSetList C# (CSharp) 메소드

IsSetList() 공개 메소드

Checks if List property is set
public IsSetList ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetList()
        {
            return this.listField != null;
        }