Amazon.EC2.Model.DescribeSnapshotsRequest.IsSetOwnerIds C# (CSharp) 메소드

IsSetOwnerIds() 개인적인 메소드

private IsSetOwnerIds ( ) : bool
리턴 bool
        internal bool IsSetOwnerIds()
        {
            return this._ownerIds != null && this._ownerIds.Count > 0; 
        }