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

IsSetStorediSCSIVolumes() private method

private IsSetStorediSCSIVolumes ( ) : bool
return bool
        internal bool IsSetStorediSCSIVolumes()
        {
            return this.storediSCSIVolumes.Count > 0;
        }
    }
DescribeStorediSCSIVolumesResult