Amazon.CognitoIdentityProvider.Model.AdminListDevicesResponse.IsSetDevices C# (CSharp) 메소드

IsSetDevices() 개인적인 메소드

private IsSetDevices ( ) : bool
리턴 bool
        internal bool IsSetDevices()
        {
            return this._devices != null && this._devices.Count > 0; 
        }
AdminListDevicesResponse