Amazon.DirectoryService.Model.DescribeTrustsResponse.IsSetTrusts C# (CSharp) Méthode

IsSetTrusts() private méthode

private IsSetTrusts ( ) : bool
Résultat bool
        internal bool IsSetTrusts()
        {
            return this._trusts != null && this._trusts.Count > 0; 
        }
DescribeTrustsResponse