Amazon.StorageGateway.Model.DescribeStorediSCSIVolumesResponse.IsSetStorediSCSIVolumes C# (CSharp) Method

IsSetStorediSCSIVolumes() private method

private IsSetStorediSCSIVolumes ( ) : bool
return bool
        internal bool IsSetStorediSCSIVolumes()
        {
            return this._storediSCSIVolumes != null && this._storediSCSIVolumes.Count > 0; 
        }
DescribeStorediSCSIVolumesResponse