Amazon.Rekognition.Model.ListCollectionsResponse.IsSetCollectionIds C# (CSharp) Method

IsSetCollectionIds() private method

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