Amazon.DirectoryService.Model.ConnectDirectoryRequest.IsSetSize C# (CSharp) Method

IsSetSize() private method

private IsSetSize ( ) : bool
return bool
        internal bool IsSetSize()
        {
            return this._size != null;
        }