Amazon.Rekognition.Model.DeleteFacesRequest.IsSetCollectionId C# (CSharp) 메소드

IsSetCollectionId() 개인적인 메소드

private IsSetCollectionId ( ) : bool
리턴 bool
        internal bool IsSetCollectionId()
        {
            return this._collectionId != null;
        }