Amazon.Kinesis.Model.ListStreamsResult.IsSetStreamNames C# (CSharp) Method

IsSetStreamNames() private method

private IsSetStreamNames ( ) : bool
return bool
        internal bool IsSetStreamNames()
        {
            return this.streamNames.Count > 0;
        }