Amazon.EC2.Model.DescribeSnapshotsRequest.IsSetOwnerIds C# (CSharp) Метод

IsSetOwnerIds() приватный Метод

private IsSetOwnerIds ( ) : bool
Результат bool
        internal bool IsSetOwnerIds()
        {
            return this._ownerIds != null && this._ownerIds.Count > 0; 
        }