Amazon.DirectConnect.Model.DescribeVirtualInterfacesResult.IsSetVirtualInterfaces C# (CSharp) Method

IsSetVirtualInterfaces() private method

private IsSetVirtualInterfaces ( ) : bool
return bool
        internal bool IsSetVirtualInterfaces()
        {
            return this.virtualInterfaces.Count > 0;
        }
    }
DescribeVirtualInterfacesResult