Amazon.EC2.Model.DeleteRouteRequest.IsSetDestinationCidrBlock C# (CSharp) Method

IsSetDestinationCidrBlock() private method

private IsSetDestinationCidrBlock ( ) : bool
return bool
        internal bool IsSetDestinationCidrBlock()
        {
            return this._destinationCidrBlock != null;
        }