Amazon.CognitoIdentityProvider.Model.ListDevicesResponse.IsSetDevices C# (CSharp) Méthode

IsSetDevices() private méthode

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