Amazon.EC2.Model.DescribeSnapshotsRequest.IsSetOwnerIds C# (CSharp) Method

IsSetOwnerIds() private method

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